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
Age
Commit message (
Expand
)
Author
2019-03-01
Merge pull request #1024 from jellyfin/release-10.2.z
Bond-009
2019-02-24
Fix slow local image validation (#990)
Claus Vium
2019-02-20
Make Tvdb strings const
Claus Vium
2019-02-20
Update MediaBrowser.Providers/TV/TheTVDB/TvdbSeriesImageProvider.cs
Bond-009
2019-02-20
Add ConfigureAwait to awaited calls
Claus Vium
2019-02-20
Fix logging args and add ilogger with categoryname
Claus Vium
2019-02-20
Merge branch 'master' into update_tvdb
Vasily
2019-02-20
Address review comments
Claus Vium
2019-02-19
Remove OptimizedPriorityQueue source and grab it from nuget
Claus Vium
2019-02-15
Make all class implementing dynamically loaded interfaces public
Claus Vium
2019-02-15
Use DI for TvDbClientManager
Claus Vium
2019-02-15
Remove useless doc
Claus Vium
2019-02-15
Review comments
Claus Vium
2019-02-15
Extract imagetype-to-keytype statements into a utility function and move tvdb...
Claus Vium
2019-02-15
Use Task.WhenAll properly
Claus Vium
2019-02-15
Add key delimiter to avoid potential clashes
Claus Vium
2019-02-15
Use language supplied as argument instead of reading from TvDbClient
Claus Vium
2019-02-15
Add generic key generation function
Claus Vium
2019-02-15
Add better language support
Claus Vium
2019-02-15
Update MediaBrowser.Providers/TV/MissingEpisodeProvider.cs
Vasily
2019-02-15
Fix namespace in tvdbclientmanager
Claus Vium
2019-02-15
Add support for searching for episodes by premiere date and fixed timezones
Claus Vium
2019-02-15
Fix namespaces
Claus Vium
2019-02-15
Add braces to if's and other minor style changes
Claus Vium
2019-02-15
Review comments
Claus Vium
2019-02-15
Apply suggestions from code review
Vasily
2019-02-15
Fix episode provider
Claus Vium
2019-02-15
Add names to tuple items and reduce list iterations
Claus Vium
2019-02-15
Minor fixes in MissingEpisodeProvider
Claus Vium
2019-02-15
Fix actor image provider
Claus Vium
2019-02-15
Fix MissingEpisodeProvider (almost)
Claus Vium
2019-02-15
Fix a copy paste mistake and add series end date
Claus Vium
2019-02-15
Remove TvdbPrescanTask as it looks like it was used for pre-fetching data, wh...
Claus Vium
2019-02-15
Add much needed exception handling and logging
Claus Vium
2019-02-15
Add caching for all tvdb requests
Claus Vium
2019-02-15
Use the locking properly, this is not Python...
Claus Vium
2019-02-15
More MemoryCache PoC
Claus Vium
2019-02-15
Add caching PoC
Claus Vium
2019-02-15
Add some error handling, grab imdb id and other minor fixes
Claus Vium
2019-02-15
Episode provider is somewhat broken
Claus Vium
2019-02-15
Remove some junk from series provider
Claus Vium
2019-02-15
Some of it works???
Claus Vium
2019-02-15
initial commit
Claus Vium
2019-02-09
Fix namespacing so it lines up properly with file names and paths (#715)
Erwin de Haan
2019-02-03
Merge pull request #732 from Bond-009/locale
Joshua M. Boniface
2019-02-03
update subtitle task to match the other scheduled tasks
dkanada
2019-01-31
Merge pull request #734 from Bond-009/culture
Joshua M. Boniface
2019-01-31
Remove support for games as a media type
Claus Vium
2019-01-31
Merge branch 'master' into locale
Bond-009
2019-01-30
Merge branch 'master' into culture
Bond-009
[prev]
[next]