2024-08-27, 08:55 PM
You can't run Jellyfin and Emby at the same time. They both use port 8096 by default. If Emby was already running then Jellyfin would have failed to start since Emby was already using port 8096.
What is the output of
What is the output of
Code:
sudo ss -tulpn | grep 8096