Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/commits/commit/116284fe995bfdf9b5b0aaddbb745ca1f278d841/Emby.Server.Implementations/HttpClientManager You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

65 Commits (116284fe995bfdf9b5b0aaddbb745ca1f278d841)

Author SHA1 Message Date
crobibero 44957c5a9a Use typed logger where possible 5 years ago
Mark Monteiro e16c16dd51 Register and construct IHttpClient correctly 5 years ago
Bond_009 2be394089e Enable Microsoft.CodeAnalysis.FxCopAnalyzers for Jellyfin.Common 5 years ago
Bond_009 7060934792 Fix some warnings in Emby.Server.Implementations 5 years ago
Bond-009 c8409d2ea1 Remove FileSystem.GetStream 5 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 6 years ago
Bond_009 5eaf5465a5 Check checksum for plugin downloads 6 years ago
Bond_009 52c1b45feb Fix build 6 years ago
Bond-009 6032f31aa6 Use CultureInvariant string conversion for Guids 6 years ago
Bond_009 773af2eef9 Don't copy the complete response stream 6 years ago
Bond-009 e8028de4d7
Merge pull request from jellyfin/release-10.3.z 6 years ago
Claus Vium dadfc09c01 Add HttpCompletionOption.ResponseHeadersRead to the buffering option to avoid potentially having 2 copies in memory 6 years ago
Claus Vium 886c88576c Use HttpCompletionOption.ResponseHeadersRead and resort to Content-Length header for non-buffered content 6 years ago
Joshua M. Boniface cf2f5b2026
Merge pull request from joshuaboniface/epg 6 years ago
Bond_009 b294b802a8 Try to fix XmlTvListingsProvider 6 years ago
Bond_009 7bb504d491 Create a new HttpMethod from the function name 6 years ago
Bond_009 b1bd062709 Properly set content type 6 years ago
Bond-009 82f041d050
Merge branch 'master' into release-10.3.z 6 years ago
Bond_009 5fc4ad6c4e Address comments 6 years ago
Bond_009 b117b364f2 Remove duplicate code 6 years ago
Bond_009 3603c64fa6 Use HttpResponseHeaders instead of a dictionary 6 years ago
Bond_009 d405a400aa Fixes issues with HttpClientManager 6 years ago
Bond-009 0a5550b13d Remove more unused stuff 6 years ago
Bond-009 067200be83 Remove usage of depricated 'WebRequest' 6 years ago
Bond-009 7f42dcc60f Remove more unused stuff 6 years ago
Bond-009 369785c184 Remove usage of depricated 'WebRequest' 6 years ago
Claus Vium 78742b8e4c Switch to HeaderNames instead of hardcoded strings (and other header related fixes) 6 years ago
Claus Vium f1c93ae618 Remove SetContentLength and company 6 years ago
Claus Vium 4db31acff9 Begin removing System.Net sources 6 years ago
Claus Vium fb7de2f966 Remove duplicate code and use using to properly dispose the response stream 6 years ago
Claus Vium 2845e7e101 Properly dispose HttpWebResponse when the request failed to avoid 'too many open files' 6 years ago
Bond-009 1ea219bf3f
Merge branch 'master' into culture 6 years ago
Erwin de Haan d7c6d16250 Unwrapped CreateDirectory and DeleteDirectory 6 years ago
Erwin de Haan 3a831994f6 Unwrapped GetDirectoryName and DirectorySeperatorChar 6 years ago
Bond_009 ffe79c8982 Check if file exists instead of catching exceptions 6 years ago
Bond_009 a709cbdc64 Fix more analyzer warnings 6 years ago
Andrew Rabert 803bf563d7 Merge pull request 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
Bond_009 07a8e49c4b Cleanup some small things 6 years ago