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
/
TV
Age
Commit message (
Expand
)
Author
2019-06-22
Update TVDB provider to search based on series display order
SenorSmartyPants
2019-06-21
Wait for the async authentication to finish when the JTW token expires
Claus Vium
2019-06-12
Merge pull request #1442 from jellyfin/release-10.3.z
Joshua M. Boniface
2019-05-31
move fanart image provider to plugin
dkanada
2019-05-31
Fix inverted comparison in the tvdb token refresh logic
Claus Vium
2019-04-30
Make the TvdbEpisodeProvider class Public
Claus Vium
2019-03-07
Remove useless comments
Bond_009
2019-03-07
Remove useless abstraction around XmlReaderSettings
Bond_009
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-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
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 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-01-30
Merge branch 'master' into culture
Bond-009
2019-01-29
Apply suggestions from code review for flipped conditions.
Vasily
2019-01-28
Unwrapped all /(Write|Read)All(Text|Bytes)/ functions.
Erwin de Haan
[prev]
[next]