jellyfin/MediaBrowser.Providers/BoxSets
anderbytes c2a1ab66df 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).
2016-04-26 23:51:05 -03:00
..
BoxSetMetadataService.cs Remove unused code... 2016-03-27 23:11:27 +02:00
MovieDbBoxSetImageProvider.cs update MovieDb providers to search for images using all languages 2016-03-04 12:38:51 -05:00
MovieDbBoxSetProvider.cs Collection meta-fetch fallback condition update 2016-04-26 23:51:05 -03:00