#How do I edit the URL for the jellyfin server address?
1 messages · Page 1 of 1 (latest)
the jellyfin integration doesn't have a reconfigure option
Not that I'd advise you to spelunk in .storage but you can likely find the file referencing that like this via the SSH addon
grep -sR "192.168.11.25:8096" /homeassistant
# If not found
grep -sR "192.168.11.25" /homeassistant