Access
- Web tarayıcınızı açın ve şu adrese gidin:
http://<server-ip>:8096 - Kurulum Sihirbazı'nı hemen takip edin.
Önemli Dosyalar ve Dizinler
- Application root:
/var/lib/emby/ - Configuration files:
/etc/emby-server.conf - Logs:
/var/lib/emby/logs/embyserver.txt
Komutlar
Check status:
systemctl status emby-server
Başlat/Durdur/Yeniden Başlat:
systemctl start emby-server
systemctl stop emby-server
systemctl restart emby-server
View logs:
tail -f /var/lib/emby/logs/embyserver.txt