aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Server.Implementations/Security/AuthenticationRepository.cs
diff options
context:
space:
mode:
authoranderbytes <anderbytes@gmail.com>2016-04-26 23:51:05 -0300
committerLuke Pulverenti <luke.pulverenti@gmail.com>2016-04-27 15:31:19 -0400
commit6d735b3216e54b5879a80a1d598011e44b51d742 (patch)
tree201b43c158de5a4539f99b50e283c5b442976308 /MediaBrowser.Server.Implementations/Security/AuthenticationRepository.cs
parent8dc68a609efc7f9a07e74a855724b04b7cab80e8 (diff)
Collection meta-fetch fallback condition update
With this change I propose that english metadata from collection (fallback situation) occurs when a collection NAME is missing, instead of OVERVIEW (description). This means a translated collection that has the vital information such as name will be sufficient to be used... not forcing Emby to download english data (with the non-translated title and overview) just because the translated version has an empty overview. I took a while to understand why some of my collections weren't downloading their translated versions from provider. I traced the problem to this... the ones who had overview were pulled in, the ones who hadn't Emby used the fallback (easily seen in the logs).
Diffstat (limited to 'MediaBrowser.Server.Implementations/Security/AuthenticationRepository.cs')
0 files changed, 0 insertions, 0 deletions