Commit Graph

973 Commits (33b67a357fe73103f046b822d7cc66fc5318a9ef)

Author SHA1 Message Date
Claus Vium 4db31acff9 Begin removing System.Net sources
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
Vasily e7e7d96f51
Merge pull request #776 from cvium/update_tvdb
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
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
Vasily 7cc69f30c4
Merge pull request #801 from Bond-009/di
6 years ago
Claus Vium 2845e7e101 Properly dispose HttpWebResponse when the request failed to avoid 'too many open files'
6 years ago
WWWesten c78298789d Translated using Weblate (Kazakh)
6 years ago
Vasily cac3a3e945
Merge pull request #863 from fruhnow/tvg-chno
6 years ago
Claus Vium c720504e39 Drop ETag and use Last-Modified header (#890)
6 years ago
ploughpuff a2dd2ddd55 Rewrite rules for determining app paths and use XDG_CONFIG_HOME for configDir (#781)
6 years ago
Bond-009 5835c4b21d
Remove comment
6 years ago
Polydeukes bfc3954995 Translated using Weblate (Spanish)
6 years ago
WWWesten 4ed90d4658 Translated using Weblate (Kazakh)
6 years ago
ZsiGiT 3a6a5baa8e Translated using Weblate (Hungarian)
6 years ago
Leo Verto 18f0d996c0 Translated using Weblate (German)
6 years ago
Claus Vium da2554bd53 Translated using Weblate (Danish)
6 years ago
WWWesten f2811323c2 Translated using Weblate (Kazakh)
6 years ago
Bond-009 c74028d08d Address comments
6 years ago
Bond-009 3f13851be5 Address comments
6 years ago
Bond_009 8d98885cda Less string allocations
6 years ago
Bond_009 da9418c1b2 Useless copy
6 years ago
Bond_009 9dba930a85 Warn faster for slow requests
6 years ago
Bond_009 7722cb3ffa Some Lists -> IEnumerable
6 years ago
Bond_009 3e6819c718 Don't clone lists
6 years ago
Bond_009 41fb1e5106 Tuple -> ValueTuple
6 years ago