Commit Graph

12919 Commits (b9efcace7918d520576ad73e8aab4107091519b9)
 

Author SHA1 Message Date
Claus Vium b9efcace79 Extract imagetype-to-keytype statements into a utility function and move tvdb specific utils to separate class
6 years ago
Claus Vium 1aaa8de1f9 Use Task.WhenAll properly
6 years ago
Claus Vium 5e2e190f3e Add key delimiter to avoid potential clashes
6 years ago
Claus Vium 828434058f Use language supplied as argument instead of reading from TvDbClient
6 years ago
Claus Vium dfbf5fc9fa Add generic key generation function
6 years ago
Claus Vium 8029cd3ebb Add better language support
6 years ago
Vasily e970d7a6aa Update MediaBrowser.Providers/TV/MissingEpisodeProvider.cs
6 years ago
Claus Vium 350e795640 Fix namespace in tvdbclientmanager
6 years ago
Claus Vium f5bda652c4 Add support for searching for episodes by premiere date and fixed timezones
6 years ago
Claus Vium e8189cd0f6 Fix namespaces
6 years ago
Claus Vium 18231fedef Add braces to if's and other minor style changes
6 years ago
Claus Vium 935c7231eb Review comments
6 years ago
Vasily da2c7db0df Apply suggestions from code review
6 years ago
Claus Vium 83d98ac92d Fix episode provider
6 years ago
Claus Vium b997b12d27 Add names to tuple items and reduce list iterations
6 years ago
Claus Vium 6887e790c8 Minor fixes in MissingEpisodeProvider
6 years ago
Claus Vium 373a1f72bf Fix actor image provider
6 years ago
Claus Vium 0d43b06042 Fix MissingEpisodeProvider (almost)
6 years ago
Claus Vium ced9868357 Fix a copy paste mistake and add series end date
6 years ago
Claus Vium 23c867f946 Remove TvdbPrescanTask as it looks like it was used for pre-fetching data, which is no longer relevant
6 years ago
Claus Vium 42c233c74e Add much needed exception handling and logging
6 years ago
Claus Vium 1f8e74f3a8 Add caching for all tvdb requests
6 years ago
Claus Vium d6835f8dd6 Use the locking properly, this is not Python...
6 years ago
Claus Vium 86940e96d5 More MemoryCache PoC
6 years ago
Claus Vium 75d90c8e4c Add caching PoC
6 years ago
Claus Vium ecbc0538f6 Add some error handling, grab imdb id and other minor fixes
6 years ago
Claus Vium 2a26760911 Episode provider is somewhat broken
6 years ago
Claus Vium 19b6808602 Remove some junk from series provider
6 years ago
Claus Vium c2202be0f8 Some of it works???
6 years ago
Claus Vium 9729ae52a3 initial commit
6 years ago
Vasily 7cc69f30c4
Merge pull request #801 from Bond-009/di
6 years ago
Vasily 8425d76198
Merge pull request #875 from Bond-009/error
6 years ago
Vasily 9bf009c4f8
Merge pull request #898 from EraYaN/namingrules-editorconfig
6 years ago
Erwin de Haan db1ebe2559 Static fields prefix 's_' -> '_'
6 years ago
Erwin de Haan dbebc4774f Switched to Roslyn naming rules
6 years ago
Vasily 5d4bef5478 Update jellyfin-web submodule to master as of 14.02.2019
6 years ago
Vasily cac3a3e945
Merge pull request #863 from fruhnow/tvg-chno
6 years ago
ploughpuff a2dd2ddd55 Rewrite rules for determining app paths and use XDG_CONFIG_HOME for configDir (#781)
6 years ago
Bond-009 a5882ae162 Treat warnings as errors for release builds
6 years ago
Bond-009 c74028d08d Address comments
6 years ago
Bond_009 d409623086 Don't create multiple instances of the same type
6 years ago
Bond_009 9af28607c9 Simplify plugin loading
6 years ago
Bond_009 81a8ebde22 Move to Microsoft.Extensions.DependencyInjection
6 years ago
Felix Ruhnow edf5ee0cc4 combining some of the if's and adressing #820
6 years ago
Felix Ruhnow 86089ec03a Adding support for "tvg-chno"-Tag in M3U Channel Lists
6 years ago
Joshua M. Boniface eb4b705167
Merge pull request #852 from Bond-009/nuget
6 years ago
Joshua M. Boniface d6c669a7c8
Merge pull request #824 from joshuaboniface/improved-docker-pkgbuild
6 years ago
Joshua M. Boniface 1b84446831
Merge pull request #853 from joshuaboniface/fix-cache-reset
6 years ago
Joshua Boniface fb256b7aa0 Fix control file for Microsoft Docker setup
6 years ago
Joshua Boniface 382b8bb509 Use Path.Combine
6 years ago