2024-04-27, 09:21 PM
I just had to install the web, server, and ffmpeg packages separately instead of using the metapackage
Installing jellyfin-server will automatically pull in web.
Code:
sudo apt install jellyfin-ffmpeg6
sudo apt install jellyfin-server
Installing jellyfin-server will automatically pull in web.