2024-01-31, 11:32 PM
(2024-01-31, 09:35 PM)TheDreadPirate Wrote: Do you have global bitrate restrictions? I don't see any video bit rates in that log and I wonder if that is causing transcoding. Some clients (Android TV) can ask for transcoding.
FWIW, the Jellyfin snap package is not created or maintained by jellyfin.org. So I'm wondering if that version is just broken. Are you willing to give the official debian package install a try? We have a script to automate the entire install process. You would need to stop the snap version since there would be a port conflict.
Code:curl https://repo.jellyfin.org/install-debuntu.sh | sudo bash
Whelp I'm at a standstill. I attempted to install the debian based version. When I use journalctl to try and figure out why service won't start it says:
jellyfin.service: Failed to locate executable /usr/bin/jellyfin: No such file or directory
I did check the path and there is nothing there(of course).