jellyfin/MediaBrowser.Providers/TV
softworkz 091792145f Remote-Search: Fixed providers to return year information when searching for series
* OmdbProvider: The result often contains strings like '2010-' or
'2010-2012'. I fixed the parsing to use the first 4 digits only in these
cases
* TheMovieDb: While the search method did send appropriate queries for
different search types, it didn't differentiate for deserialization of
results. I fixed this at least for the TvResults, in order to get the
'first_air_date' property parsed.
*  TheTvdb: The parsing of the 'FirstAired' node was missing here as
well (for search results)
2015-10-06 00:38:18 +02:00
..
DummySeasonProvider.cs continue file system rework 2015-10-04 00:23:11 -04:00
EpisodeMetadataService.cs continue file system rework 2015-10-04 00:23:11 -04:00
FanArtSeasonProvider.cs continue file system rework 2015-10-04 00:23:11 -04:00
FanartSeriesProvider.cs continue file system rework 2015-10-04 00:23:11 -04:00
FanArtTvUpdatesPostScanTask.cs continue file system rework 2015-10-04 00:23:11 -04:00
MissingEpisodeProvider.cs continue file system rework 2015-10-04 00:23:11 -04:00
MovieDbEpisodeImageProvider.cs continue file system rework 2015-10-04 00:23:11 -04:00
MovieDbSeasonProvider.cs continue file system rework 2015-10-04 00:23:11 -04:00
MovieDbSeriesImageProvider.cs take photos into the core 2014-02-13 00:11:54 -05:00
MovieDbSeriesProvider.cs continue file system rework 2015-10-04 00:23:11 -04:00
SeasonMetadataService.cs continue file system rework 2015-10-04 00:23:11 -04:00
SeriesMetadataService.cs continue file system rework 2015-10-04 00:23:11 -04:00
SeriesPostScanTask.cs continue file system rework 2015-10-04 00:23:11 -04:00
TvdbEpisodeImageProvider.cs continue file system rework 2015-10-04 00:23:11 -04:00
TvdbEpisodeProvider.cs continue file system rework 2015-10-04 00:23:11 -04:00
TvdbPrescanTask.cs continue file system rework 2015-10-04 00:23:11 -04:00
TvdbSeasonIdentityProvider.cs Fix not initialising structs properly 2015-09-19 23:56:59 +01:00
TvdbSeasonImageProvider.cs continue file system rework 2015-10-04 00:23:11 -04:00
TvdbSeriesImageProvider.cs continue file system rework 2015-10-04 00:23:11 -04:00
TvdbSeriesProvider.cs Remote-Search: Fixed providers to return year information when searching for series 2015-10-06 00:38:18 +02:00
TvExternalIds.cs support episode images from tmdb 2014-07-07 10:23:08 -04:00