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
2021-04-01
set original title in tmdbmovieprovider
Claus Vium
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-02-19
TMDB: Also search with IMDB or TVDB Id if specified
Bond_009
2021-02-18
TMDB: Include year in search
Bond_009
2021-01-26
Remove season name from metadata result
Mariusz Chryc
2020-11-22
Null Pointer
Greenback
2020-11-18
More spelling corrections.
Greenback
2020-10-06
Minor improvements to tmdb code
Bond-009
2020-10-03
Add image languages to collections
cvium
2020-10-03
Add image languages
cvium
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
Add keywords as tags
cvium
2020-10-03
Cleanup in TmdbUtils
cvium
2020-10-03
Fix inverted boolean statement
cvium
2020-10-03
Remove TmdbSettingsResult which came back in the rebase
cvium
2020-10-03
Cleanup in TmdbMovieProvider
cvium
2020-10-03
Migrate the TMDb providers to the TMDbLib library
cvium
2020-09-28
Fix SA1513, SA1514, SA1507, and SA1508
Matt Montgomery
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-09-04
Merge remote-tracking branch 'upstream/master' into http-client-migrate
crobibero
2020-08-31
Fix some warnings
Bond_009
2020-08-31
use named client
crobibero
2020-08-25
Fix incorrect adding of user agent
Bond-009
2020-08-19
More fixes
Bond_009
2020-08-19
Address comments
Bond_009
2020-08-19
Fix warnings
Bond_009
2020-08-17
Fix adding accept headers
crobibero
2020-08-17
Remove IHttpClient from Providers
crobibero
2020-08-06
Merge pull request #3836 from cvium/remove_tmdb_api_rate_limit
Bond-009
2020-08-06
Remove rate limit from TMDb provider
cvium
2020-08-06
Make external ids nullable in TMDb
cvium
2020-08-02
Change Budget and Revenue to long to avoid overflow
cvium
2020-07-29
Optimize Substring and StringBuilder usage
Bond_009
2020-07-04
Update MediaBrowser.Providers/Plugins/Tmdb/Movies/TmdbMovieProvider.cs
Bond-009
2020-07-04
Minor fixes
Bond_009
2020-06-26
Merge remote-tracking branch 'upstream/master' into external-id-type
Mark Monteiro
[next]