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
/
TV
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-03-18
tmdb - update available series end status
Cody Robibero
2022-01-19
Add TMDb logo handling
Joe Rogers
2022-01-13
Fix build error
SenorSmartyPants
2022-01-13
Config option to import season name from TMDB
SenorSmartyPants
2021-12-20
Use our own Contains extension
cvium
2021-11-05
Add cast limit to tmdb plugin settings
Joe Rogers
2021-11-03
Move ConvertToRemoteImage to TmdbClientManager
Joe Rogers
2021-11-02
Switch to method per image conversion
Joe Rogers
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-09
Fix images "not loading" after manual identification
Chris Tam
2021-06-27
MediaBrowser.Providers: Remove some warnings
Bond_009
2021-05-10
Use TMDb parental rating building from movies for shows
David Ullmer
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
Add tvrage and imdb ids for episodes
cvium
2021-04-20
Merge pull request #5744 from mohd-akram/absolute-dvd-order
Bond-009
2021-04-13
Fix possible ArgumentNullException
Bond_009
2021-04-09
Add support for TMDB series absolute and DVD order
Mohamed Akram
2021-03-17
Clean the entity name for non-words before searching
cvium
2021-03-10
Merge pull request #5431 from cvium/fix_tmdb_imdbid
Claus Vium
2021-03-09
Use imdbid as fallback in movie provider
cvium
2021-03-09
Default to the searchinfo year, fallback to parsed year
cvium
2021-03-05
Do not use language or imagelanguages when searching for images
cvium
2021-03-02
Fix TMDb search name containing year (#5349)
David Ullmer
2021-01-26
Remove season name from metadata result
Mariusz Chryc
2020-10-06
Minor improvements to tmdb code
Bond-009
2020-10-03
Fix build
cvium
2020-10-03
Apply suggestions from code review
Claus Vium
2020-10-03
Add keywords as tags to series + cleanup
cvium
2020-10-03
Fix inverted boolean statement
cvium
2020-10-03
Migrate the TMDb providers to the TMDbLib library
cvium
2020-09-23
Merge pull request #4103 from Bond-009/warn30
Anthony Lavado
2020-09-19
Fix TMDB Season Images
David
2020-09-08
Fix build
Bond_009
2020-09-08
Fix some warnings
Bond_009
2020-09-07
Merge pull request #4078 from Bond-009/minor3
Anthony Lavado
2020-09-07
Minor improvements
Bond_009
2020-09-07
Fix null exception in other tmdb providers
cvium
2020-09-07
Fix null exception in tmdb episode provider
cvium
2020-08-31
use named client
crobibero
2020-08-19
Fix warnings
Bond_009
2020-08-17
Fix adding accept headers
crobibero
2020-08-17
Remove IHttpClient from Providers
crobibero
[next]