jellyfin-docs icon indicating copy to clipboard operation
jellyfin-docs copied to clipboard

Switch to jellyfin-ffmpeg5 in generic install instructions

Open Shadowghost opened this issue 3 years ago • 1 comments
trafficstars

Fixes https://github.com/jellyfin/jellyfin/issues/8101

Shadowghost avatar Aug 01 '22 03:08 Shadowghost

Also add a change to: From: sudo wget https://repo.jellyfin.org/releases/server/linux/stable/combined/jellyfin_10.7.7_amd64.tar.gz sudo tar xvzf jellyfin_10.7.7_amd64.tar.gz sudo ln -s jellyfin_10.7.7 jellyfin

To: sudo wget https://repo.jellyfin.org/releases/server/linux/stable/combined/jellyfin_10.8.1_amd64.tar.gz sudo tar xvzf jellyfin_10.8.1_amd64.tar.gz sudo ln -s jellyfin_10.8.1 jellyfin

PrivacyOsint2 avatar Aug 01 '22 03:08 PrivacyOsint2