aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Providers/Plugins
AgeCommit message (Expand)Author
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
2020-09-07Merge pull request #4078 from Bond-009/minor3Anthony Lavado
2020-09-07Minor improvementsBond_009
2020-09-07Fix some warningsBond_009
2020-09-07Fix null exception in other tmdb providerscvium
2020-09-07Fix null exception in tmdb episode providercvium
2020-09-05Fix TVDB plugin not handling absolute display orderlmaonator
2020-09-04Merge remote-tracking branch 'upstream/master' into http-client-migratecrobibero
2020-09-03Revert "Remove ResponseHeadersRead where applicable"crobibero
2020-09-03Remove ResponseHeadersRead where applicablecrobibero
2020-08-31Fix some warningsBond_009
2020-08-31use named clientcrobibero
2020-08-25Fix incorrect adding of user agentBond-009
2020-08-19More fixesBond_009
2020-08-19Address commentsBond_009
2020-08-19Fix warningsBond_009
2020-08-17Fix adding accept headerscrobibero
2020-08-17Remove IHttpClient from Providerscrobibero
2020-08-17Remove IHttpClient from ArtistImageProvidercrobibero
2020-08-17Remove IHttpClient from AlbumImageProvidercrobibero
2020-08-06Merge pull request #3836 from cvium/remove_tmdb_api_rate_limitBond-009
2020-08-06Remove rate limit from TMDb providercvium
2020-08-06Make external ids nullable in TMDbcvium
2020-08-02Change Budget and Revenue to long to avoid overflowcvium
2020-07-29Optimize Substring and StringBuilder usageBond_009
2020-07-26Merge pull request #3660 from crobibero/plugin-config-locationAnthony Lavado
2020-07-22implement change properlycrobibero
2020-07-22Force plugin config locationcrobibero