aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Providers/Plugins
AgeCommit message (Expand)Author
2021-05-01TmdbUtils: Use ordinal string compareBond_009
2021-04-21Merge pull request #5881 from cvium/tmdb-episode-externalidsBond-009
2021-04-21Update MediaBrowser.Providers/Plugins/Tmdb/TV/TmdbEpisodeProvider.csBond-009
2021-04-21Merge pull request #5870 from cvium/fix-tmdbpersonproviderBond-009
2021-04-21Add tvrage and imdb ids for episodescvium
2021-04-20use int.Parsecvium
2021-04-20Merge pull request #5744 from mohd-akram/absolute-dvd-orderBond-009
2021-04-20Fix TMDb Person Providercvium
2021-04-19Use StringComparison.OrdinalMohamed Akram
2021-04-19Add review changesMohamed Akram
2021-04-17Remove unused using directivesBaronGreenback
2021-04-13Fix possible ArgumentNullExceptionBond_009
2021-04-09Add support for TMDB series absolute and DVD orderMohamed Akram
2021-04-01set original title in tmdbmovieproviderClaus Vium
2021-03-17Clean the entity name for non-words before searchingcvium
2021-03-13FxCop -> Net Analyzers (part 2)Bond_009
2021-03-10Merge pull request #5431 from cvium/fix_tmdb_imdbidClaus Vium
2021-03-09Use imdbid as fallback in movie providercvium
2021-03-09Default to the searchinfo year, fallback to parsed yearcvium
2021-03-07Use FileShare.None when creating filesDavid
2021-03-05Do not use language or imagelanguages when searching for imagescvium
2021-03-02Fix TMDb search name containing year (#5349)David Ullmer
2021-02-25Switch to using declarations in MediaBrowser.ProvidersPatrick Barron
2021-02-22Merge pull request #5270 from Bond-009/imdbJoshua M. Boniface
2021-02-20Merge pull request #5242 from jellyfin/cancellationtokensdkanada
2021-02-19TMDB: Also search with IMDB or TVDB Id if specifiedBond_009
2021-02-18TMDB: Include year in searchBond_009
2021-02-15Properly forward cancellationTokensBond_009
2021-01-26Remove season name from metadata resultMariusz Chryc
2021-01-12Move studios image providers to pluginMrTimscampi
2021-01-12Fix Omdb cachingBond_009
2021-01-04Fix serialization loopcrobibero
2021-01-03Fix OMDb convertercrobibero
2020-12-30Merge branch 'master' into PluginDowngradeCody Robibero
2020-12-28Make RootObject and SeasonRootObject internal againDavid
2020-12-27Code revieDavid
2020-12-26Remove manual N/A removal and write directly to streamDavid
2020-12-25Remove attributesDavid
2020-12-25Remove JsonOmdbNotAvailableConverterFactorycrobibero
2020-12-25Add tests for special Omdb jsoncrobibero
2020-12-24Put json serializer options in private fieldDavid
2020-12-23Use streams instead of stringsDavid
2020-12-23Fix OMDb "N/A"David
2020-12-23Add missing optionsDavid
2020-12-23Remove custom Json serializer from ProvidersDavid
2020-12-18Renamed Guid property to IdGreenback
2020-12-07Fix potential null referencecrobibero
2020-11-28remove deprecated flag to disable music pluginsdkanada
2020-11-25Use proper Named HttpClient for MusicBrainz requestscrobibero
2020-11-22Null PointerGreenback