Closed PrivacyOsint2 closed 2 years ago
Exactly the same issue here. I was unable to fix it. When will this be fixed?
Reading the logs it looks like you just need to re-select your ffmpeg install location
I found the solution, you need to update your docs on the install guide. Its using an old version of ffmpeg.
Commands: sudo wget https://repo.jellyfin.org/releases/server/debian/versions/jellyfin-ffmpeg/5.0.1-8/jellyfin-ffmpeg5_5.0.1-8-bullseye_amd64.deb
sudo dpkg --install jellyfin-ffmpeg5_5.0.1-8-bullseye_amd64.deb
sudo apt install -f
Exactly the same issue here. I was unable to fix it. When will this be fixed?
I found the solution, you need to update your docs on the install guide. Its using an old version of ffmpeg.
Commands: sudo wget https://repo.jellyfin.org/releases/server/debian/versions/jellyfin-ffmpeg/5.0.1-8/jellyfin-ffmpeg5_5.0.1-8-bullseye_amd64.deb
sudo dpkg --install jellyfin-ffmpeg5_5.0.1-8-bullseye_amd64.deb
sudo apt install -f
Thanks This fixed for me!
On Sun, Jul 31, 2022, 01:36 PrivacyOsint2 @.***> wrote:
Exactly the same issue here. I was unable to fix it. When will this be fixed?
I found the solution, you need to update your docs on the install guide. Its using an old version of ffmpeg.
— Reply to this email directly, view it on GitHub https://github.com/jellyfin/jellyfin/issues/8101#issuecomment-1200313104, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACQSLERICERQV4ZI6CY7QS3VWW36JANCNFSM53FYQXZA . You are receiving this because you commented.Message ID: @.***>
Command:
Thanks This fixed for me! … On Sun, Jul 31, 2022, 01:36 PrivacyOsint2 @.> wrote: Exactly the same issue here. I was unable to fix it. When will this be fixed? I found the solution, you need to update your docs on the install guide. Its using an old version of ffmpeg. — Reply to this email directly, view it on GitHub <#8101 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACQSLERICERQV4ZI6CY7QS3VWW36JANCNFSM53FYQXZA . You are receiving this because you commented.Message ID: @.>
Do you want to do like a call on a privacy first platform? Like wire? Can use a bunner email like simple login. Would like to pick your brain about coding or just about what you think over all about open source? You can do the same with me about Linux if you want or anything else. Messages works too if you want. :) Want to make some friends.
Soultion: Commands: sudo wget https://repo.jellyfin.org/releases/server/debian/versions/jellyfin-ffmpeg/5.0.1-8/jellyfin-ffmpeg5_5.0.1-8-bullseye_amd64.deb
sudo dpkg --install jellyfin-ffmpeg5_5.0.1-8-bullseye_amd64.deb
sudo apt install -f
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
OLD:
This client isn't compatible with the media and the server isn't sending a compatible media format. I am a new user to jellyfin. I installed version 7.1 after updating nothing has worked since. I am not able to play any movies without this error above. Please let me know what is wrong thanks.
Next You need to update your docs on the install guide
https://jellyfin.org/docs/general/administration/installing.html
Download the latest generic Linux build for your architecture. The rest of these instructions assume version 10.7.7 is being installed (i.e. jellyfin_10.7.7_amd64.tar.gz). Download the generic build, then extract the archive:
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
Change 7.7 to 8.1