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

20 Commits (26fcb78ae39ffe08885c2f3c8bf97c74ab61602e)

Author SHA1 Message Date
Patrick Barron 9215a4d40a Add ITranscodeManager service 1 year ago
Bond_009 635d67d458 Revert "Use System.Net.IPNetwork" 1 year ago
Shadowghost f5f890e685 Migrate to file-scoped namespaces 2 years ago
Bond_009 71982c7297 Fix build errors 2 years ago
Bond_009 c7d50d640e Replace == null with is null 2 years ago
Bond_009 f31224fa8f Remove sync FileStream hack 3 years ago
Fernando Fernández 3d0b1ccae6
Remove all unused usings 4 years ago
Bond_009 e3dac4fda2 Use async FileStreams where it makes sense 4 years ago
Bond_009 8528e9bddb Improve platform checks 4 years ago
Bond_009 ddb04dc12b Use new ReadAllLines extensions 4 years ago
nyanmisaka 51dab0958d changes per suggestions 4 years ago
nyanmisaka 099563cd6b comply with dotnet-5 4 years ago
nyanmisaka 488dbdb31d Merge remote-tracking branch 'upstream/master' into fmp4-hls 4 years ago
crobibero 3f313206c6 Suggestions from review 4 years ago
crobibero 73d2cb1c2a Updated based on review feedback 4 years ago
nyanmisaka 8c0778e827 switch ffmpeg to hls muxer for live streaming 4 years ago
crobibero 95ebb9a55a Use null coalescing when possible 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
David 8a016e31f7 Move VideoHlsService to Jellyfin.Api 5 years ago