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/39747ee80b2f3f59274f54eeb60b56139936a942/Jellyfin.Api/Helpers/AudioHelper.cs You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

24 Commits (39747ee80b2f3f59274f54eeb60b56139936a942)

Author SHA1 Message Date
Bond_009 97a02f5803 Remove BOM from UTF-8 files 6 months ago
Patrick Barron 9215a4d40a Add ITranscodeManager service 1 year ago
Patrick Barron 01fd42cf95 Remove DLNA API code 1 year ago
Shadowghost f5f890e685 Migrate to file-scoped namespaces 2 years ago
Bond_009 52194f56b5 Replace != null with is not null 2 years ago
Bond_009 c7d50d640e Replace == null with is null 2 years ago
cvium 5dc30c6a6d fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 2 years ago
SenorSmartyPants d5e7e75421 Remove unused httpContext parameter 3 years ago
SenorSmartyPants 3ea54a8009 Remove isHeadRequest from GetStaticFile method signatures 3 years ago
KonH e3fccd5ae6 Fix warning: Qualifier is redundant () 3 years ago
cvium ae0055c494 Missing linebreaks that Rider apparently can't just do for me? 4 years ago
cvium 026a7af0e8 Don't throw when livestream file isn't found 4 years ago
cvium 1a5a74d2a9 Remove more unused args 4 years ago
cvium 1603d1928e Kill ProgressiveFileCopier and seek to end for ongoing livetv 4 years ago
Fernando Fernández 3d0b1ccae6
Remove all unused usings 4 years ago
Cody Robibero 9154f20b34
Don't dispose managed CancellationTokenSource () 4 years ago
Bond_009 499bac5185 EncodingHelper: Fix circular dependency 4 years ago
BaronGreenback bc1cc2d04a Remove unused using directives 4 years ago
crobibero 5f52a58e78 Convert NullReferenceException to ResourceNotFoundException 4 years ago
crobibero 01355e0498 Fix nullability errors in Jellyfin.Api (part 1) 4 years ago
crobibero dd078e7b82 use named client 5 years ago
crobibero 4ec1341c8f Fix conflicts 5 years ago
crobibero c5e9cf15f6 Use proper IHttpContextAccessor 5 years ago
crobibero 460c3dd351 convert dependent controller functions to di helper class 5 years ago