Commit Graph

35 Commits (94e3fed3c9816012ebfaab6c8dadbef5d003eca9)

Author SHA1 Message Date
Joe Rogers e91de654d7
Stop saving Jellyfin API key in settings xml
10 months ago
Joe Rogers c8da8eefe0
Add api key to configuration
10 months ago
Cody Robibero c7a94d48ae
Convert ItemSortBy to enum (#9765)
11 months ago
Bond_009 e35119987a Enable nullable for more files
2 years ago
Bond_009 b934b346e1 Fix all warnings in MediaBrowser.Providers
2 years ago
Bond_009 52194f56b5 Replace != null with is not null
2 years ago
Bond_009 c7d50d640e Replace == null with is null
2 years ago
Joshua M. Boniface 6e80c9b25f
Merge pull request #6528 from oledfish/additional-episode-orders
3 years ago
Joe Rogers 239b516659
Add TMDb logo handling
3 years ago
oledfish 47269d5ec6 Add all TMDB episode orders
3 years ago
oledfish 3b075a5802
Merge branch 'jellyfin:master' into additional-episode-orders
3 years ago
Cody Robibero 9cea773d29
Merge pull request #6874 from 1337joe/tmdb-image-size-options
3 years ago
Joe Rogers e778462955
Use SSL for tmdb images
3 years ago
Joe Rogers 0af5e60094
Address review comments
3 years ago
Joe Rogers 6d3b129666
Add image scaling options for tmdb
3 years ago
Claus Vium 5c5d49ee60
Merge pull request #6763 from 1337joe/tmdb-image-provider-dedup
3 years ago
Joe Rogers 4fc0521d69
Move ConvertToRemoteImage to TmdbClientManager
3 years ago
zehner 3d858955b6 Make tags import from TMDB configurable
3 years ago
Joe Rogers 4a5e8b99a0
Extract duplicate code, add test
3 years ago
Bond_009 f5ca9cbc3b Enable nullable for MediaBrowser.Providers
3 years ago
oledfish 86a5e72a65 Add "Production" and "TV" episode orders.
3 years ago
Izumiko 7027e2feb2 Add 'includeAdult' option for TheMovieDb
3 years ago
Rich Lander cb990ae973 Update per feedback
3 years ago
Rich Lander 870887046c
Update MediaBrowser.Providers/Plugins/Tmdb/TmdbClientManager.cs
3 years ago
Rich Lander 927b003143 Fix remaining MediaBrowser.Providers warnings
3 years ago
Bond_009 cf061f7563 MediaBrowser.Providers: Remove some warnings
3 years ago
David Ullmer 6353966abd Fix cache key
3 years ago
David Ullmer c584d36fd4 Fix Tmdb person language
3 years ago
Mohamed Akram 64071873a0 Use StringComparison.Ordinal
3 years ago
Mohamed Akram 90b941b3f6 Add review changes
3 years ago
Mohamed Akram ce4f730221 Add support for TMDB series absolute and DVD order
4 years ago
David Ullmer 8f99bdd07c
Fix TMDb search name containing year (#5349)
4 years ago
cvium a0862c933d Add image languages to collections
4 years ago
cvium d7cabb2e4e Add image languages
4 years ago
cvium e9524f89d6 Migrate the TMDb providers to the TMDbLib library
4 years ago