aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Providers/Plugins/Tmdb/People/TmdbPersonImageProvider.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
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-05-18Move GetMetadataLanguageDavid Ullmer
2021-05-17Add tests for NoralizeLanguageDavid Ullmer
2021-05-12Fix Tmdb person languageDavid Ullmer
2021-04-20use int.Parsecvium
2021-04-20Fix TMDb Person Providercvium
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-04Merge remote-tracking branch 'upstream/master' into http-client-migratecrobibero
2020-08-31Fix 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-16fix SA1513/SA1516telans
2020-06-06Fix a small number of compile warningsaled
2020-05-31move tmdb to plugin folderdkanada