Accès
- Please open your web browser and navigate to:
http://<server-ip>:8096 - Follow the Startup Wizard immediately.
Fichiers et répertoires importants
- Répertoire racine de l'application :
/var/lib/emby/ - Configuration files:
/etc/emby-server.conf - Journaux :
/var/lib/emby/logs/embyserver.txt
Commandes
Vérifier le statut :
systemctl status emby-server
Start/Stop/Restart:
systemctl start emby-server
systemctl stop emby-server
systemctl restart emby-server
Afficher les journaux :
tail -f /var/lib/emby/logs/embyserver.txt