Jellyfin Installation

Linux Server

curl -s https://repo.jellyfin.org/install-debuntu.sh | sudo bash

Ports Prüfen

sudo systemctl enable jellyfin.service
sudo systemctl is-enabled jellyfin
sudo systemctl status jellyfin
ss -tulpn | grep jellyfin
Location Jellyfin Files
/var/lib/jellyfin/data/, /config/data/, or ~/.local/share/jellyfin/data/.

Go to Dashboard → Plugin Catalog → Add Repository → Paste the Manifest URL. Then Restart Jellyfin.
Wichtig die TVdb:

https://repo.jellyfin.org/files/plugin/manifest.json

Auto Update IMDb Ratings plugin
https://github.com/voc0der/jellyfin-imdb-rating-updater

Windows Server

Im defender unbedingt den Port 8096 öffnen.

Dieser Beitrag wurde unter Installation abgelegt und mit verschlagwortet. Setze ein Lesezeichen für den Permalink.

Schreibe einen Kommentar