this post was submitted on 16 Oct 2024
10 points (100.0% liked)
Jellyfin: The Free Software Media System
5741 readers
78 users here now
Current stable release: 10.10.2
Matrix (General Information & Help)
Matrix (Off-Topic) - Come get to know the team and blow off steam!
Matrix Space - List of all the available rooms on Matrix.
Discord - Bridged to our Matrix rooms
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
found the culprit: I've connected my jellyfin-media-player apps to a CNAME alias provided by my Pi-hole (jellyfin.box) and a matching nginx proxy entry:
so when I disconnected the app from the jellyfin.box server and connected it to the "new" server at server.box:8096 it started working immediately. looks like I'm missing some headers in that proxy so I'll look into it.
edit: yepp, adding headers fixed it, I can connect to the jellyfin.box server and have it detected by all other devices on the network.