2024-09-26, 06:33 PM
Double check the IP you are using in your browser. Your Roku may be using service discovery to find and connect to Jellyfin.
But the server flatpak is not an official package. It is community supported. That is also why it hasn't been updated months. We're on version 10.9.11. Additionally, flatpaks aren't meant to run servers.
Also, since MX Linux is debian based, you can just install the deb packages from our repo. We have a script to automate installaion.
But you'd have to start over since it is difficult to make all the database modifications to migrate your existing data.
But the server flatpak is not an official package. It is community supported. That is also why it hasn't been updated months. We're on version 10.9.11. Additionally, flatpaks aren't meant to run servers.
Also, since MX Linux is debian based, you can just install the deb packages from our repo. We have a script to automate installaion.
Code:
curl https://repo.jellyfin.org/install-debuntu.sh | sudo bash
But you'd have to start over since it is difficult to make all the database modifications to migrate your existing data.