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
Age
Commit message (
Expand
)
Author
2019-02-16
Disable SA1130
Bond-009
2019-02-16
Warnings for docs
Bond-009
2019-02-16
Fix up CoreAppHost.cs
Bond-009
2019-02-16
Do not declare visible instance fields
Bond-009
2019-02-16
Closing braces should be followed by an empty line
Bond-009
2019-02-16
Disable SA1512
Bond-009
2019-02-16
No multiple empty lines
Bond-009
2019-02-16
Single line comments should start with a space
Bond-009
2019-02-16
ConfigureAwait
Bond-009
2019-02-16
Change discards
Bond-009
2019-02-16
Merge pull request #901 from cvium/dispose_webresponse_on_errors
Bond-009
2019-02-15
Make all class implementing dynamically loaded interfaces public
Claus Vium
2019-02-15
Remove SizeLimit
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-15
Merge pull request #801 from Bond-009/di
Vasily
2019-02-15
Code review updates
Brian J. Murrell
2019-02-15
COPR auto building
Brian J. Murrell
2019-02-15
Merge pull request #875 from Bond-009/error
Vasily
[prev]
[next]