2023-10-29, 05:49 PM
I've sucessfully set everything up, web-ui is working fine but am not able to connect it via android app.
server is hosted on my laptop which I'm using as hotspot since wifi isn't great in my room.
Laptop details:
OS: Fedora 38
Jellyfin version: Jellyfin.Server 10.8.11.0
I have two hostnames:
Tried both and neither worked. Neither the below one
Would really appreciate some help.
server is hosted on my laptop which I'm using as hotspot since wifi isn't great in my room.
Laptop details:
OS: Fedora 38
Jellyfin version: Jellyfin.Server 10.8.11.0
I have two hostnames:
Code:
~
❯ hostname -I
172.26.41.98 10.42.0.1
Tried both and neither worked. Neither the below one
Code:
~
❯ ifconfig | grep "inet " | grep -v 127.0.0.1
inet 172.26.41.98 netmask 255.255.252.0 broadcast 172.26.43.255
inet 10.42.0.1 netmask 255.255.255.0 broadcast 10.42.0.255
Would really appreciate some help.