2024-09-04, 02:01 AM
Change
to
That first one only works if "jellyfin" is the server's actual hostname. I prefer the IP anyway.
Code:
set $jellyfin jellyfin
to
Code:
set $jellyfin {insert IP address or 127.0.0.1}
That first one only works if "jellyfin" is the server's actual hostname. I prefer the IP anyway.