Access
- Please open your web browser and navigate to:
http://<server-ip>:8096 - Follow the Startup Wizard immediately.
Important Files and Directories
- Application root:
/var/lib/emby/ - Configuration files:
/etc/emby-server.conf - Logs:
/var/lib/emby/logs/embyserver.txt
Commands
Check status:
systemctl status emby-server
Start/Stop/Restart:
systemctl start emby-server
systemctl stop emby-server
systemctl restart emby-server
View logs:
tail -f /var/lib/emby/logs/embyserver.txt