Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/d899003066be8b0ad4a0d0d7ac91ea8ccbd3dc6e?style=split&whitespace=ignore-all You should set ROOT_URL correctly, otherwise the web may not work correctly.

Update jellyfin-v5-install.sh

now installs jellyfin-ffmpeg5
pull/974/head
tteckster 2 years ago committed by GitHub
parent 2138e2b017
commit d899003066
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -109,7 +109,7 @@ msg_ok "Set Up Jellyfin Repository"
msg_info "Installing Jellyfin" msg_info "Installing Jellyfin"
$STD apt-get update $STD apt-get update
$STD apt install jellyfin-server -y $STD apt install jellyfin-server -y
$STD apt install jellyfin-ffmpeg -y $STD apt install jellyfin-ffmpeg5 -y
msg_ok "Installed Jellyfin" msg_ok "Installed Jellyfin"
msg_info "Creating Service" msg_info "Creating Service"

Loading…
Cancel
Save

Powered by BW's shoe-string budget.