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

10 Commits (73b04d58ad030c9bde1ba06824a8916964b81daf)

Author SHA1 Message Date
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