aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Providers/Plugins
AgeCommit message (Expand)Author
2022-01-19Add TMDb logo handlingJoe Rogers
2022-01-18Add all TMDB episode ordersoledfish
2022-01-16Merge branch 'jellyfin:master' into additional-episode-ordersoledfish
2022-01-14Fix duplication of remote trailersDmitry Lyzo
2022-01-13Fix build errorSenorSmartyPants
2022-01-13Config option to import season name from TMDBSenorSmartyPants
2021-12-27Remove more warningsCody Robibero
2021-12-24Update StyleCopBond_009
2021-12-24Fix buildBond_009
2021-12-23Fix config.htmlCody Robibero
2021-12-23Merge branch 'master' into studios-images-pluginCody Robibero
2021-12-20Use our own Contains extensioncvium
2021-12-03Merge pull request #6874 from 1337joe/tmdb-image-size-optionsCody Robibero
2021-11-30Use SSL for tmdb imagesJoe Rogers
2021-11-22Address review commentsJoe Rogers
2021-11-20Remove unnecessary N/A checks (converter changes them to null)cvium
2021-11-20Don't use AppendFormatcvium
2021-11-19Add image scaling options for tmdbJoe Rogers
2021-11-19Refactor omdb providerscvium
2021-11-17Merge pull request #6860 from cvium/fix_xml_endless_loopsCody Robibero
2021-11-17Read past empty elementscvium
2021-11-16Fix release buildcvium
2021-11-16Fixcvium
2021-11-16Remove unused dependenciescvium
2021-11-05Add cast limit to tmdb plugin settingsJoe Rogers
2021-11-04Add missing checkboxesJoe Rogers
2021-11-04Merge pull request #6763 from 1337joe/tmdb-image-provider-dedupClaus Vium
2021-11-03Move ConvertToRemoteImage to TmdbClientManagerJoe Rogers
2021-11-02Switch to method per image conversionJoe Rogers
2021-11-02Make tags import from TMDB configurablezehner
2021-11-01Extract duplicate code, add testJoe Rogers
2021-10-26Enable nullable for MediaBrowser.ProvidersBond_009
2021-10-03Remove workaround for dotnet/runtime#42790Bond_009
2021-10-03Fix warning: Using directive is not required by the code and can be safely re...KonH
2021-09-26Remove all instances of en-US cultureCody Robibero
2021-09-25Remove sync FileStream hackBond_009
2021-09-24Target net6.0Bond_009
2021-09-11Merge pull request #6457 from Izumiko/adultClaus Vium
2021-09-09Fix images "not loading" after manual identificationChris Tam
2021-09-07Add "Production" and "TV" episode orders.oledfish
2021-09-06Remove all unused usingsFernando Fernández
2021-09-02Use async FileStreams where it makes senseBond_009
2021-08-25Add 'includeAdult' option for TheMovieDbIzumiko
2021-08-09Update per feedbackRich Lander
2021-08-09Update MediaBrowser.Providers/Plugins/Tmdb/TmdbClientManager.csRich Lander
2021-07-22Fix remaining MediaBrowser.Providers warningsRich Lander
2021-07-22Fix analysis issuesRich Lander
2021-06-27MediaBrowser.Providers: Remove some warningsBond_009
2021-06-22Remove our own RemoveDiacritcs string extension in favor of Diacritics.NetBond_009
2021-06-19Move non-jellyfin extensions to separate projectBond_009