Page 2 of 2

Re: [Help] Emby wont stay enabled!

Posted: 14 Jan 2026, 00:09
by Tricky
Just been into ports after trying a shut-down and install the Tarramaster version from the emby site and found that there is no 8096 listening port listed for emby so it seems this is the problem, so how do I configure a port on the F2-423?

Re: [Help] Emby wont stay enabled!

Posted: 14 Jan 2026, 09:44
by CursaYang
The latest version of Emby available in the App Center of TOS 6 is 4.9.0.70. When you click to enable Emby, it will redirect you to the Emby page, which uses the 8181 proxy port. You can first check the current port usage by running the following command in the terminal:

Code: Select all

lsof -i:8096

Code: Select all

lsof -i:8181

Re: [Help] Emby wont stay enabled!  [SOLVED]

Posted: 14 Jan 2026, 20:59
by Tricky
Thank you! Just found out that Jellyfin which I set up because I couldn't get Emby to work was compromising the listening port, doh!
So Jellyfin is disabled and Emby is now working, mind you I did go into the config and tweaked a few commands.