Commit Graph

996 Commits (8a53b609127cca6feee06b34f12b6d21a9eb37c7)

Author SHA1 Message Date
Vasily a4b52b7264
Merge pull request #844 from ploughpuff/ffmpeg
6 years ago
Vasily 5ae0ef0527
Merge pull request #1028 from Bond-009/ratings
6 years ago
Bond-009 04db0369d4
Update LocalizationManager.cs
6 years ago
Vasily 2242c8d793
Merge pull request #915 from cvium/remove_encryptionmanager
6 years ago
PloughPuff 2617a49b78 Renamed Init() to SetFFmpegPath()
6 years ago
PloughPuff ed69e690b8 Review comments
6 years ago
PloughPuff 20775116f7 Reworked FFmpeg path discovery and always display to user
6 years ago
Bond-009 0419deeec4
Update LocalizationManager.cs
6 years ago
Joshua M. Boniface aba22b92bc
Merge pull request #735 from Bond-009/loop
6 years ago
Lynxy 5368112d90 Correct the list of series types
6 years ago
Bond-009 ed07ed44ae Simplify rating loading
6 years ago
Bond-009 9993dafe54 Don't mix LINQ and roreach loops for readability
6 years ago
Vasily 3769453541
Merge pull request #978 from fasheng/fix-dlna-multiple-interfaces
6 years ago
Vasily 8c2af50170
Merge pull request #1011 from Bond-009/order
6 years ago
Xu Fasheng 7429c07c05 Remove redundant parenthesis
6 years ago
Joshua M. Boniface 9eba31185a
Merge pull request #959 from Bond-009/string
6 years ago
Joshua M. Boniface aea7edf0fa
Merge pull request #891 from Bond-009/postsan
6 years ago
Bond-009 1731bf7372 Remove ordering items
6 years ago
Bond-009 0804bed66d Log time in a standardized way
6 years ago
Bond_009 0f9006c81f Use stopwatch for more accurate measurements and reduce log spam
6 years ago
Anthony Lavado de45cfdd8c
Merge pull request #984 from WWWesten/patch-1
6 years ago
WWWesten e79d44d9f1
Update kz.csv
6 years ago
Claus Vium fb7de2f966 Remove duplicate code and use using to properly dispose the response stream
6 years ago
Xu Fasheng cbd0e71c07 Send DLNA devices message to only the matched interface
6 years ago
Xu Fasheng cf4e64f430 Add option to toggle if ignore virtual interfaces
6 years ago
Vasily e7e7d96f51
Merge pull request #776 from cvium/update_tvdb
6 years ago
Bond_009 320707d44c Reduce string allocations at startup
6 years ago
PloughPuff 73c1cdb32a Avoid exceptions due to folder and file not found
6 years ago
Vasily bca7a26ffd
Merge branch 'master' into update_tvdb
6 years ago
Claus Vium a23f04623e Remove IEncryptionManager
6 years ago
Joshua M. Boniface 89d4ce309d
Merge pull request #848 from Bond-009/perf
6 years ago
Joshua M. Boniface b43317c5e1
Merge pull request #830 from Bond-009/update
6 years ago
Vasily 13f2783a8e
Merge pull request #887 from wtayl0r/replace-primitives-with-iconfiguration
6 years ago
Bond_009 77a5617774 Removed remaining self-update code
6 years ago
Vasily 395072239d
Merge pull request #913 from Bond-009/log
6 years ago
Vasily e2f6ecaef6
Merge pull request #829 from Bond-009/fields
6 years ago
William Taylor 18ae107ce4 Removed unnecessary configuration options and reduced primitive dependencies
6 years ago
William Taylor 3f80b16ffa Removed Reference and replaced with package reference
6 years ago
William Taylor 72aa364aa5 Removed extra using
6 years ago
William Taylor 0d5fbcb031 Removed primitives from services in Program.cs
6 years ago
Bond-009 a35ea49c99 Merge remote-tracking branch 'upstream/release-10.2.z' into newmaser
6 years ago
Bond-009 4811e76860
Merge branch 'master' into perf
6 years ago
Bond-009 bdfd042d70
Merge branch 'master' into fields
6 years ago
Bond-009 a993420676 Reduce log spam
6 years ago
Bond-009 25c2267a89
Merge pull request #907 from cvium/fix_assembly_visibility
6 years ago
Joshua M. Boniface 4ea76f9cdc
Merge pull request #883 from jellyfin/translations
6 years ago
Bond-009 43cf11aa35 Change discards
6 years ago
Claus Vium 21f0a7e020 Make all class implementing dynamically loaded interfaces public
6 years ago
Claus Vium cb6d2cbd2d Remove SizeLimit
6 years ago
Claus Vium ce51025e7c Use DI for TvDbClientManager
6 years ago