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

Add at to the dependencies on Fedora (as in Deb)

pull/4554/head
Joshua M. Boniface 4 years ago
parent 6de79e03a2
commit 91dd95faa3

@ -40,7 +40,7 @@ Jellyfin is a free software media system that puts you in control of managing an
Summary: The Free Software Media System Server backend
Requires(pre): shadow-utils
Requires: ffmpeg
Requires: libcurl, fontconfig, freetype, openssl, glibc libicu
Requires: libcurl, fontconfig, freetype, openssl, glibc, libicu, at
%description server
The Jellyfin media server backend.

Loading…
Cancel
Save