Commit Graph

13187 Commits (ed69e690b89e6a3e6e22bbf448af08a25c38e71b)
 

Author SHA1 Message Date
Claus Vium 98f003f71a Review comments
5 years ago
Claus Vium b9efcace79 Extract imagetype-to-keytype statements into a utility function and move tvdb specific utils to separate class
5 years ago
Claus Vium 1aaa8de1f9 Use Task.WhenAll properly
5 years ago
Claus Vium 5e2e190f3e Add key delimiter to avoid potential clashes
5 years ago
Claus Vium 828434058f Use language supplied as argument instead of reading from TvDbClient
5 years ago
Claus Vium dfbf5fc9fa Add generic key generation function
5 years ago
Claus Vium 8029cd3ebb Add better language support
5 years ago
Vasily e970d7a6aa Update MediaBrowser.Providers/TV/MissingEpisodeProvider.cs
5 years ago
Claus Vium 350e795640 Fix namespace in tvdbclientmanager
5 years ago
Claus Vium f5bda652c4 Add support for searching for episodes by premiere date and fixed timezones
5 years ago
Claus Vium e8189cd0f6 Fix namespaces
5 years ago
Claus Vium 18231fedef Add braces to if's and other minor style changes
5 years ago
Claus Vium 935c7231eb Review comments
5 years ago
Vasily da2c7db0df Apply suggestions from code review
5 years ago
Claus Vium 83d98ac92d Fix episode provider
5 years ago
Claus Vium b997b12d27 Add names to tuple items and reduce list iterations
5 years ago
Claus Vium 6887e790c8 Minor fixes in MissingEpisodeProvider
5 years ago
Claus Vium 373a1f72bf Fix actor image provider
5 years ago
Claus Vium 0d43b06042 Fix MissingEpisodeProvider (almost)
5 years ago
Claus Vium ced9868357 Fix a copy paste mistake and add series end date
5 years ago
Claus Vium 23c867f946 Remove TvdbPrescanTask as it looks like it was used for pre-fetching data, which is no longer relevant
5 years ago
Claus Vium 42c233c74e Add much needed exception handling and logging
5 years ago
Claus Vium 1f8e74f3a8 Add caching for all tvdb requests
5 years ago
Claus Vium d6835f8dd6 Use the locking properly, this is not Python...
5 years ago
Claus Vium 86940e96d5 More MemoryCache PoC
5 years ago
Claus Vium 75d90c8e4c Add caching PoC
5 years ago
Claus Vium ecbc0538f6 Add some error handling, grab imdb id and other minor fixes
5 years ago
Claus Vium 2a26760911 Episode provider is somewhat broken
5 years ago
Claus Vium 19b6808602 Remove some junk from series provider
5 years ago
Claus Vium c2202be0f8 Some of it works???
5 years ago
Claus Vium 9729ae52a3 initial commit
5 years ago
Vasily 7cc69f30c4
Merge pull request #801 from Bond-009/di
5 years ago
Brian J. Murrell e33706ab25 Code review updates
5 years ago
Brian J. Murrell 4018b7e2d5 COPR auto building
5 years ago
Vasily 8425d76198
Merge pull request #875 from Bond-009/error
5 years ago
Vasily 9bf009c4f8
Merge pull request #898 from EraYaN/namingrules-editorconfig
5 years ago
Claus Vium 2845e7e101 Properly dispose HttpWebResponse when the request failed to avoid 'too many open files'
5 years ago
WWWesten c78298789d Translated using Weblate (Kazakh)
5 years ago
PloughPuff a6bde0943e Implement proper FFmpeg version checking
5 years ago
Anders Thomsen 7bb8985f11 Fix race condition in adding dlna devices to session when the device is discovered repeatedly
5 years ago
Erwin de Haan db1ebe2559 Static fields prefix 's_' -> '_'
5 years ago
Erwin de Haan dbebc4774f Switched to Roslyn naming rules
5 years ago
Bond-009 0fbc4545d1 Address comments
5 years ago
Joshua Boniface 8414285b58 Only modify Debian package spec for jellyfin-ffmpeg
5 years ago
Vasily 5d4bef5478 Update jellyfin-web submodule to master as of 14.02.2019
5 years ago
Vasily cac3a3e945
Merge pull request #863 from fruhnow/tvg-chno
5 years ago
Joshua Boniface 7ec42b89a0 Correct changelogs for updated 10.2.0~rc2
5 years ago
Bond-009 bca569da42 Reduce the amount of db calls during the post scan event
5 years ago
Bond-009 a82303ccd1 Fix uncaught xml error
5 years ago
Claus Vium c720504e39 Drop ETag and use Last-Modified header (#890)
5 years ago