Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/commit/d4474d493b6813135d3b2bf2e9e4f8a4756bf594 You should set ROOT_URL correctly, otherwise the web may not work correctly.

Remove extraneous newline

pull/1904/head
Joshua Boniface 6 years ago
parent 8cf8c36708
commit d4474d493b

@ -321,7 +321,6 @@ namespace MediaBrowser.Api.Playback
}
Logger.LogDebug("StartFfMpeg() finished successfully");
return transcodingJob;
}

Loading…
Cancel
Save