jellyfin/MediaBrowser.Providers/Movies
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
..
FanartMovieImageProvider.cs continue file system rework 2015-10-04 00:23:11 -04:00
FanArtMovieUpdatesPostScanTask.cs continue file system rework 2015-10-04 00:23:11 -04:00
GenericMovieDbInfo.cs continue file system rework 2015-10-04 00:23:11 -04:00
LiveTvMovieDbProvider.cs update dynamic images 2015-03-15 21:48:25 -04:00
MovieDbImageProvider.cs update components 2015-07-16 19:55:16 -04:00
MovieDbProvider.cs continue file system rework 2015-10-04 00:23:11 -04:00
MovieDbSearch.cs Remote-Search: Fixed providers to return year information when searching for series 2015-10-06 00:38:18 +02:00
MovieDbTrailerProvider.cs updated nuget 2014-12-02 22:13:03 -05:00
MovieExternalIds.cs update dto dictionary building 2015-07-12 15:33:00 -04:00
MovieMetadataService.cs continue file system rework 2015-10-04 00:23:11 -04:00
MovieUpdatesPrescanTask.cs continue file system rework 2015-10-04 00:23:11 -04:00
TmdbSettings.cs converted movie providers to new system 2014-02-05 23:39:16 -05:00