2024-06-04, 03:37 AM
(This post was last modified: 2024-06-04, 03:40 AM by pcm. Edited 1 time in total.)
Sounds like something's wrong with
Can you pastebin/share the contents of that file ? Please make sure you redact any personal info like IP addresses, names, emails etc.
Also, sounds like you're already using port-8096 .. Do you have another instance of jellyfin or emby running on the same computer ?
can you share output of this command ? please run this in powershell as admin.
Quote:C:\Users\Lucifer\AppData\Local\Jellyfin\config\network.xml
Can you pastebin/share the contents of that file ? Please make sure you redact any personal info like IP addresses, names, emails etc.
Also, sounds like you're already using port-8096 .. Do you have another instance of jellyfin or emby running on the same computer ?
can you share output of this command ? please run this in powershell as admin.
Code:
netstat -aon | find /i "listening" |find "port"