<h2>Jellyfin sur seedbox</h2><h3>Installation</h3><pre><code>apt install apt-transport-https\ncurl -fsSL https://repo.jellyfin.org/ubuntu/jellyfin_team.gpg.key | gpg --dearmor -o /usr/share/keyrings/jellyfin.gpg\necho "deb [signed-by=/usr/share/keyrings/jellyfin.gpg] https://repo.jellyfin.org/ubuntu $(lsb_release -cs) main" > /etc/apt/sources.list.d/jellyfin.list\napt update && apt install jellyfin</code></pre><h3>Accès</h3><p>Interface web sur le port 8096: <code>http://VOTRE_IP:8096</code></p><h3>Jellyfin vs Plex</h3><ul><li><strong>Jellyfin</strong> — 100% gratuit et open source, pas de compte requis</li><li><strong>Plex</strong> — Plus d'apps clients, Plex Pass pour les fonctionnalités avancées</li></ul><h3>Configuration</h3><ol><li>Créez un compte admin</li><li>Ajoutez vos bibliothèques média</li><li>Configurez le transcodage matériel si disponible</li></ol>
Cet article vous a-t-il été utile?
Articles similaires