aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Providers/Plugins/Tmdb/TV/TmdbEpisodeImageProvider.cs
AgeCommit message (Expand)Author
2025-10-13Handle es-419 in TMDb (#14946)Erik W
2025-02-25Backport pull request #13611 from jellyfin/release-10.10.zShadowghost
2023-03-01Allocate less ListsBond_009
2023-02-24Update MediaBrowser.Providers/Plugins/Tmdb/TV/TmdbEpisodeImageProvider.csBond-009
2023-02-23Enable nullable for more filesBond_009
2023-01-11Fix all warnings in MediaBrowser.ProvidersBond_009
2022-12-05Replace == null with is nullBond_009
2022-11-17Apply review suggestionsShadowghost
2022-11-17Add xmldocs for TMDb provider, correct provider spellingShadowghost
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-10-26Enable nullable for MediaBrowser.ProvidersBond_009
2021-09-09Fix images "not loading" after manual identificationChris Tam
2021-04-09Add support for TMDB series absolute and DVD orderMohamed Akram
2021-03-05Do not use language or imagelanguages when searching for imagescvium
2020-10-06Minor improvements to tmdb codeBond-009
2020-10-03Apply suggestions from code reviewClaus Vium
2020-10-03Migrate the TMDb providers to the TMDbLib librarycvium
2020-09-08Fix some warningsBond_009
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