2025-03-23, 09:42 PM
Code:
tcp://0.0.0.0:30013:8096
tcp://:::30013:8096
You cannot do this kind of port redirection when using DLNA/casting. Jellyfin is advertising that it is on port 8096. It is not aware of the redirection. So clients are trying to connect to port 8096 when it should be connecting to 30013. You either need to remove the redirection, if possible, or configure Jellyfin to be directly on port 30013.