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
/
Tmdb
Age
Commit message (
Expand
)
Author
2020-05-31
move tmdb to plugin folder
dkanada
2020-05-22
Merge pull request #3056 from rigtorp/tmdbsearch2
Anthony Lavado
2020-05-14
If second cleaning results in same name skip lookup
Erik Rigtorp
2020-05-14
Update MediaBrowser.Providers/Tmdb/Movies/TmdbSearch.cs
Erik Rigtorp
2020-05-14
Update MediaBrowser.Providers/Tmdb/Movies/TmdbSearch.cs
Erik Rigtorp
2020-05-13
Fix style issue in TmdbSeriesProvider
MrTimscampi
2020-05-12
Address suggestions
MrTimscampi
2020-05-10
Add Director to role mapper for TMDb
MrTimscampi
2020-05-10
Add more information to TmdbSeriesProvider
MrTimscampi
2020-05-07
Rename member variables to conform to coding standard
Erik Rigtorp
2020-05-07
Reduce number of TMDB lookups if filenames have punctuation chars
Erik Rigtorp
2020-04-01
Merge branch 'master' into usings
Bond-009
2020-04-01
Merge branch 'master' into minor
Bond_009
2020-03-24
Remove unused usings
Bond_009
2020-03-03
Replace ILogger with ILogger<T> wherever possible
Mark Monteiro
2020-02-23
Minor improvements
Bond_009
2020-01-31
Fix warnings
Bond_009
2020-01-22
Remove FileSystem.GetStream
Bond-009
2019-12-20
Refactor seriesId
David
2019-12-20
Add requested changes
David
2019-12-19
Refactor list of RemoteImageInfo
David
2019-12-19
Add requested changes
David
2019-12-18
Add Tmdb as a Provider for Season Images
David
2019-11-03
Conform MovieResult.cs to the formatting standards.
Erwin de Haan
2019-11-03
Fix the last docs warnings.
Erwin de Haan
2019-08-18
Fix style issues
Claus Vium
2019-08-18
Add Writer and Producer to crew list
Claus Vium
2019-08-18
Fix api url
Claus Vium
2019-08-18
Move and rename tmdb providers for better separation
Claus Vium