aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Providers/Plugins/Tmdb/Movies
AgeCommit message (Expand)Author
2026-02-15Fix buildBond_009
2026-01-18Backport pull request #15872 from jellyfin/release-10.11.zShadowghost
2025-10-13Handle es-419 in TMDb (#14946)Erik W
2025-09-12Various cleanups (#14785)Bond-009
2025-09-11Sort trailers before teasers (#14715)theguymadmax
2025-06-24Improve cast and crew handling (#14370)theguymadmax
2025-03-13Merge pull request #13175 from Shadowghost/external-url-providersJoshua M. Boniface
2025-02-25Clean up usings and honor SortNameMarc Brooks
2025-02-20Migrate to IExternalUrlProviderShadowghost
2025-02-03Merge branch 'master' into sort-nfo-dataMarc Brooks
2024-11-03Backport pull request #12891 from jellyfin/release-10.10.zbenedikt257
2024-09-18Sort embedded collections in Nfo filesMarc Brooks
2024-07-17Add TrySetProviderId extensionBond_009
2024-02-28Return backdrops with text as thumb for tmdb (#11078)Cody Robibero
2023-12-16Fix missing posters in collection identifyJoe Rogers
2023-10-08Use non nullable property type when possibleStepan Goremykin
2023-03-25Convert Person.Type to use PersonKind enum (#9487)Cody Robibero
2023-03-01Allocate less ListsBond_009
2023-02-25Enable nullable for more filesBond_009
2023-02-23Enable nullable for more filesBond_009
2023-01-11Fix all warnings in MediaBrowser.ProvidersBond_009
2022-12-05Replace != null with is not nullBond_009
2022-12-05Replace == null with is nullBond_009
2022-11-17Add xmldocs for TMDb provider, correct provider spellingShadowghost
2022-01-20Merge pull request #7219 from 1337joe/tmdb-image-provider-logoCody Robibero
2022-01-19Add TMDb logo handlingJoe Rogers
2022-01-14Fix duplication of remote trailersDmitry Lyzo
2021-12-20Use our own Contains extensioncvium
2021-11-05Add cast limit to tmdb plugin settingsJoe 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-10-26Enable nullable for MediaBrowser.ProvidersBond_009
2021-09-09Fix images "not loading" after manual identificationChris Tam
2021-06-27MediaBrowser.Providers: Remove some warningsBond_009
2021-05-10Use TMDb parental rating building from movies for showsDavid Ullmer
2021-04-17Remove unused using directivesBaronGreenback
2021-04-01set original title in tmdbmovieproviderClaus Vium
2021-03-17Clean the entity name for non-words before searchingcvium
2021-03-10Merge pull request #5431 from cvium/fix_tmdb_imdbidClaus Vium
2021-03-09Use imdbid as fallback in movie providercvium
2021-03-09Default to the searchinfo year, fallback to parsed yearcvium
2021-03-05Do not use language or imagelanguages when searching for imagescvium
2021-02-19TMDB: Also search with IMDB or TVDB Id if specifiedBond_009
2021-02-18TMDB: Include year in searchBond_009
2020-11-22Null PointerGreenback
2020-10-03Add keywords as tags to series + cleanupcvium
2020-10-03Add keywords as tagscvium
2020-10-03Remove TmdbSettingsResult which came back in the rebasecvium
2020-10-03Cleanup in TmdbMovieProvidercvium