jellyfin/MediaBrowser.Providers/Omdb
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
..
OmdbImageProvider.cs rework collection editor 2015-09-15 23:55:26 -04:00
OmdbItemProvider.cs Remote-Search: Fixed providers to return year information when searching for series 2015-10-06 00:38:18 +02:00
OmdbProvider.cs pool tuners 2015-08-19 12:43:23 -04:00