#How do I edit the URL for the jellyfin server address?

1 messages · Page 1 of 1 (latest)

scarlet portal
#

Hi,
I'm getting
Logger: JELLYFIN.jellyfin_apiclient_python.connection_manager
Source: components/jellyfin/client_wrapper.py:68
First occurred: 11:19:10 AM (59 occurrences)
Last logged: 12:30:08 PM

connect_to_address http://192.168.11.25:8096 failed

I need to update that URL to a new address. Where do I change it?

median elbow
#

the jellyfin integration doesn't have a reconfigure option

cobalt flicker
#

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