index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MediaBrowser.Providers
/
Plugins
/
Tmdb
Age
Commit message (
Expand
)
Author
2023-01-11
Fix all warnings in MediaBrowser.Providers
Bond_009
2022-12-05
Replace != null with is not null
Bond_009
2022-12-05
Replace == null with is null
Bond_009
2022-11-17
Apply review suggestions
Shadowghost
2022-11-17
Add xmldocs for TMDb provider, correct provider spelling
Shadowghost
2022-04-07
Merge pull request #7551 from cvium/fix_trailertype
Cody Robibero
2022-03-18
tmdb - update available series end status
Cody Robibero
2022-03-11
Merge pull request #6528 from oledfish/additional-episode-orders
Joshua M. Boniface
2022-01-20
Merge pull request #7219 from 1337joe/tmdb-image-provider-logo
Cody Robibero
2022-01-19
Merge pull request #7176 from dmitrylyzo/fix-trailers-1
Bond-009
2022-01-19
Add TMDb logo handling
Joe Rogers
2022-01-18
Add all TMDB episode orders
oledfish
2022-01-16
Merge branch 'jellyfin:master' into additional-episode-orders
oledfish
2022-01-14
Fix duplication of remote trailers
Dmitry Lyzo
2022-01-13
Fix build error
SenorSmartyPants
2022-01-13
Config option to import season name from TMDB
SenorSmartyPants
2021-12-24
Update StyleCop
Bond_009
2021-12-20
Use our own Contains extension
cvium
2021-12-03
Merge pull request #6874 from 1337joe/tmdb-image-size-options
Cody Robibero
2021-11-30
Use SSL for tmdb images
Joe Rogers
2021-11-22
Address review comments
Joe Rogers
2021-11-19
Add image scaling options for tmdb
Joe Rogers
2021-11-05
Add cast limit to tmdb plugin settings
Joe Rogers
2021-11-04
Add missing checkboxes
Joe Rogers
2021-11-04
Merge pull request #6763 from 1337joe/tmdb-image-provider-dedup
Claus Vium
2021-11-03
Move ConvertToRemoteImage to TmdbClientManager
Joe Rogers
2021-11-02
Switch to method per image conversion
Joe Rogers
2021-11-02
Make tags import from TMDB configurable
zehner
2021-11-01
Extract duplicate code, add test
Joe Rogers
2021-10-26
Enable nullable for MediaBrowser.Providers
Bond_009
2021-10-03
Fix warning: Using directive is not required by the code and can be safely re...
KonH
2021-09-11
Merge pull request #6457 from Izumiko/adult
Claus Vium
2021-09-09
Fix images "not loading" after manual identification
Chris Tam
2021-09-07
Add "Production" and "TV" episode orders.
oledfish
2021-08-25
Add 'includeAdult' option for TheMovieDb
Izumiko
2021-08-09
Update per feedback
Rich Lander
2021-08-09
Update MediaBrowser.Providers/Plugins/Tmdb/TmdbClientManager.cs
Rich Lander
2021-07-22
Fix remaining MediaBrowser.Providers warnings
Rich Lander
2021-06-27
MediaBrowser.Providers: Remove some warnings
Bond_009
2021-05-18
Move GetMetadataLanguage
David Ullmer
2021-05-18
Fix cache key
David Ullmer
2021-05-17
Add tests for NoralizeLanguage
David Ullmer
2021-05-12
Fix Tmdb person language
David Ullmer
2021-05-10
Use TMDb parental rating building from movies for shows
David Ullmer
2021-05-01
TmdbUtils: Use ordinal string compare
Bond_009
2021-04-21
Merge pull request #5881 from cvium/tmdb-episode-externalids
Bond-009
2021-04-21
Update MediaBrowser.Providers/Plugins/Tmdb/TV/TmdbEpisodeProvider.cs
Bond-009
2021-04-21
Merge pull request #5870 from cvium/fix-tmdbpersonprovider
Bond-009
2021-04-21
Add tvrage and imdb ids for episodes
cvium
2021-04-20
use int.Parse
cvium
[next]