Jellyfin Server
Shipped version: 10.6.4
Legacy version of old stable (10.6.4) for YunoHost 4.2.8.1 (Buster), as in latest stable version SyncPlay is not working.
Dependencies (libass5, libbluray1, libx264, libx265) are from Debian 9, and have also been added to the deb
folder - which also contains Jellyfin packages.
App can be installed by YunoHost admin web-interface or by running following command:
$ sudo yunohost app install https://github.com/mdic/jellyfin_ynh_10-6-4.git
- This has only been tested on amd64 architecture
- With the new 10.6 version, Jellyfin is now split across 3 different packages: server, web, and a meta package; previous versions had only one single package. The script now collects all needed packages (plus the ffmpeg one) and installs them using the same procedure used to install versions < 10.6.
- ffmpeg has been kept at version 4.2.1.7 because the newer version (4.3.1.1) is not supported by Debian Stretch.