aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Providers/Plugins
AgeCommit message (Expand)Author
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
2020-11-21Null pointer fix. (#4527)BaronGreenback
2020-11-19Merge pull request #4298 from crobibero/bye-tvdbJoshua M. Boniface
2020-11-18More spelling corrections.Greenback
2020-11-17Pass cancellation where possibleBond_009
2020-11-15Merge remote-tracking branch 'upstream/master' into bye-tvdbcrobibero
2020-11-14Missed some stuffBond_009
2020-11-11Merge remote-tracking branch 'upstream/master' into bye-tvdbcrobibero
2020-11-02Merge pull request #4341 from Bond-009/minor6Anthony Lavado
2020-10-17Use nameof where possibleBond_009
2020-10-17Merge pull request #4261 from Spacetech/music_brainz_provider_thread_safeJoshua M. Boniface
2020-10-16Apply suggestions from code review (updating comments)Gary Wilber
2020-10-12Fix SA 1116 warningsJan-Pieter Baert
2020-10-10Merge pull request #4221 from Spacetech/tvdb_series_provider_InvalidOperation...dkanada
2020-10-09Remove tvdb plugin from server.crobibero
2020-10-06Minor improvements to tmdb codeBond-009
2020-10-05Remove dummy season and missing episode provider in a futile attempt to remov...cvium
2020-10-03Add image languages to collectionscvium
2020-10-03Add image languagescvium
2020-10-03Fix buildcvium
2020-10-03Apply suggestions from code reviewClaus Vium
2020-10-03Add keywords as tags to series + cleanupcvium
2020-10-03Add keywords as tagscvium
2020-10-03Cleanup in TmdbUtilscvium
2020-10-03Fix inverted boolean statementcvium
2020-10-03Remove TmdbSettingsResult which came back in the rebasecvium
2020-10-03Cleanup in TmdbMovieProvidercvium
2020-10-03Migrate the TMDb providers to the TMDbLib librarycvium
2020-10-02cleanerGary Wilber
2020-10-02expand try finallyGary Wilber
2020-10-02Make MusicBrainzAlbumProvider thread safeGary Wilber
2020-09-29Merge pull request #4236 from ConfusedPolarBear/warnings1Bond-009
2020-09-28simplify EndDate queryGary Wilber
2020-09-28Fix SA1513, SA1514, SA1507, and SA1508Matt Montgomery
2020-09-27update based on suggestionsGary Wilber
2020-09-27Fix InvalidOperationException in TvdbSeriesProviderGary Wilber
2020-09-27Fix invalid operation exception in TvdbEpisodeImageProvider.GetImagesGary Wilber
2020-09-23Merge pull request #4103 from Bond-009/warn30Anthony Lavado
2020-09-19Fix TMDB Season ImagesDavid
2020-09-12Grab content rating from episode infoderchu
2020-09-08Fix buildBond_009
2020-09-08Fix some warningsBond_009
2020-09-07Merge pull request #4076 from Bond-009/warn29Anthony Lavado