Commit Graph

66 Commits (53f99d5d4bdf3f2f5b65d53f9d84f1ea220e58e7)

Author SHA1 Message Date
telans 9018f8d8be
Add full stop at end of comments (SA1629)
4 years ago
crobibero 44957c5a9a Use typed logger where possible
4 years ago
Mark Monteiro e16c16dd51 Register and construct IHttpClient correctly
4 years ago
Bond_009 2be394089e Enable Microsoft.CodeAnalysis.FxCopAnalyzers for Jellyfin.Common
4 years ago
Bond_009 7060934792 Fix some warnings in Emby.Server.Implementations
4 years ago
Bond-009 c8409d2ea1 Remove FileSystem.GetStream
4 years ago
Bond_009 42ffddc269 Fix more warnings
5 years ago
Bond_009 06596feaa7 Address comments
5 years ago
Bond-009 b477b3874e Fix some warnings
5 years ago
Bond_009 675754bc5c Possible fix for MrMC
5 years ago
Bond_009 5eaf5465a5 Check checksum for plugin downloads
5 years ago
Bond_009 52c1b45feb Fix build
5 years ago
Bond-009 6032f31aa6 Use CultureInvariant string conversion for Guids
5 years ago
Bond_009 773af2eef9 Don't copy the complete response stream
5 years ago
Bond-009 e8028de4d7
Merge pull request #1560 from jellyfin/release-10.3.z
5 years ago
Claus Vium dadfc09c01 Add HttpCompletionOption.ResponseHeadersRead to the buffering option to avoid potentially having 2 copies in memory
5 years ago
Claus Vium 886c88576c Use HttpCompletionOption.ResponseHeadersRead and resort to Content-Length header for non-buffered content
5 years ago
Joshua M. Boniface cf2f5b2026
Merge pull request #1538 from joshuaboniface/epg
5 years ago
Bond_009 b294b802a8 Try to fix XmlTvListingsProvider
5 years ago
Bond_009 7bb504d491 Create a new HttpMethod from the function name
5 years ago
Bond_009 b1bd062709 Properly set content type
5 years ago
Bond-009 82f041d050
Merge branch 'master' into release-10.3.z
5 years ago
Bond_009 5fc4ad6c4e Address comments
5 years ago
Bond_009 b117b364f2 Remove duplicate code
5 years ago
Bond_009 3603c64fa6 Use HttpResponseHeaders instead of a dictionary
5 years ago
Bond_009 d405a400aa Fixes issues with HttpClientManager
5 years ago
Bond-009 0a5550b13d Remove more unused stuff
5 years ago
Bond-009 067200be83 Remove usage of depricated 'WebRequest'
5 years ago
Bond-009 7f42dcc60f Remove more unused stuff
5 years ago
Bond-009 369785c184 Remove usage of depricated 'WebRequest'
5 years ago
Claus Vium 78742b8e4c Switch to HeaderNames instead of hardcoded strings (and other header related fixes)
5 years ago
Claus Vium f1c93ae618 Remove SetContentLength and company
5 years ago
Claus Vium 4db31acff9 Begin removing System.Net sources
5 years ago
Claus Vium fb7de2f966 Remove duplicate code and use using to properly dispose the response stream
5 years ago
Claus Vium 2845e7e101 Properly dispose HttpWebResponse when the request failed to avoid 'too many open files'
5 years ago
Bond-009 1ea219bf3f
Merge branch 'master' into culture
5 years ago
Erwin de Haan d7c6d16250 Unwrapped CreateDirectory and DeleteDirectory
5 years ago
Erwin de Haan 3a831994f6 Unwrapped GetDirectoryName and DirectorySeperatorChar
5 years ago
Bond_009 ffe79c8982 Check if file exists instead of catching exceptions
5 years ago
Bond_009 a709cbdc64 Fix more analyzer warnings
5 years ago
Andrew Rabert 803bf563d7 Merge pull request #621 from Bond-009/perf
6 years ago
William Taylor 65cd3ed597 Replaced injections of ILogger with ILoggerFactory
6 years ago
Bond_009 35d97dc949 Minor improvements to library scan code
6 years ago
Erwin de Haan d116efe1f7 Merge branch 'dev' into reformat
6 years ago
Bond-009 900dc851e6 Merge branch 'dev' into cleanup
6 years ago
Erwin de Haan e867446437 ReSharper format: conform inline 'out' parameters.
6 years ago
Erwin de Haan 65bd052f3e ReSharper conform to 'var' settings
6 years ago
Erwin de Haan e566d9a231 Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv
6 years ago
Erwin de Haan c5c7a3c4ee Visual Studio Reformat: Emby.Server.Implementations Part De-H
6 years ago
Erwin de Haan ec1f5dc317 Mayor code cleanup
6 years ago