aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Providers/Plugins/Tmdb/TV/TmdbSeriesImageProvider.cs
AgeCommit message (Expand)Author
2023-01-11Fix all warnings in MediaBrowser.ProvidersBond_009
2022-12-05Replace == null with is nullBond_009
2022-11-17Add xmldocs for TMDb provider, correct provider spellingShadowghost
2022-01-19Add TMDb logo handlingJoe Rogers
2021-11-03Move ConvertToRemoteImage to TmdbClientManagerJoe Rogers
2021-11-02Switch to method per image conversionJoe Rogers
2021-11-01Extract duplicate code, add testJoe Rogers
2021-09-09Fix images "not loading" after manual identificationChris Tam
2021-04-13Fix possible ArgumentNullExceptionBond_009
2021-03-05Do not use language or imagelanguages when searching for imagescvium
2020-10-06Minor improvements to tmdb codeBond-009
2020-10-03Fix buildcvium
2020-10-03Apply suggestions from code reviewClaus Vium
2020-10-03Add keywords as tags to series + cleanupcvium
2020-10-03Migrate the TMDb providers to the TMDbLib librarycvium
2020-09-08Fix buildBond_009
2020-09-08Fix some warningsBond_009
2020-08-31use named clientcrobibero
2020-08-17Remove IHttpClient from Providerscrobibero
2020-06-19Enable TreatWarningsAsErrors in Release for MediaBrowser.ProvidersBond_009
2020-06-06Fix a small number of compile warningsaled
2020-05-31fix some easy warnings for tmdbdkanada
2020-05-31move tmdb to plugin folderdkanada