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-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
Merge pull request #875 from Bond-009/error
Vasily
2019-02-15
Merge pull request #898 from EraYaN/namingrules-editorconfig
Vasily
2019-02-14
Static fields prefix 's_' -> '_'
Erwin de Haan
2019-02-14
Switched to Roslyn naming rules
Erwin de Haan
2019-02-14
Update jellyfin-web submodule to master as of 14.02.2019
Vasily
2019-02-14
Merge pull request #863 from fruhnow/tvg-chno
Vasily
2019-02-13
Rewrite rules for determining app paths and use XDG_CONFIG_HOME for configDir...
ploughpuff
2019-02-12
Treat warnings as errors for release builds
Bond-009
2019-02-12
Address comments
Bond-009
2019-02-12
Don't create multiple instances of the same type
Bond_009
2019-02-12
Simplify plugin loading
Bond_009
2019-02-12
Move to Microsoft.Extensions.DependencyInjection
Bond_009
2019-02-11
combining some of the if's and adressing #820
Felix Ruhnow
2019-02-10
Adding support for "tvg-chno"-Tag in M3U Channel Lists
Felix Ruhnow
2019-02-09
Merge pull request #852 from Bond-009/nuget
Joshua M. Boniface
2019-02-09
Merge pull request #824 from joshuaboniface/improved-docker-pkgbuild
Joshua M. Boniface
2019-02-09
Merge pull request #853 from joshuaboniface/fix-cache-reset
Joshua M. Boniface
2019-02-09
Fix control file for Microsoft Docker setup
Joshua Boniface
[next]