this post was submitted on 26 Sep 2025
589 points (96.2% liked)

Selfhosted

51782 readers
1288 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

Well I already have jellyfin running in a container, just have to figure out how to get mum's TV to work with it I guess

log in on a local IP and not the network name and it's working again. but I'll be moving to jellyfin from now

you are viewing a single comment's thread
view the rest of the comments
[–] xcjs@programming.dev 2 points 15 hours ago (1 children)

That's not quite the same - that gives you the appearance of being a local device, which is enough to fool the restriction.

Their policy and technology enforcement is to charge for remote access, not relaying.

[–] absentbird@lemmy.world 2 points 14 hours ago* (last edited 14 hours ago) (1 children)

Can you give me an example of remote direct access that would be blocked? You can use nginx to forward your public IP to your Plex and it's fine, you can forward ports directly on your router and connect to your public IP, you can use a VPN to connect from a different network; what are they limiting? It's the same hurdle you have to overcome with Jellyfin. Relays are convenient, but they also cost money.

[–] themachine@lemmy.world 3 points 14 hours ago (2 children)

Yes, however using the relay is not a prerequisite to being required to pay for a Plex subscription. That is what he is trying to say.

I can run Plex on the open internet and not use their relay at all, however if the IP of the viewer is not an interal IP on the same subnet as Plex (I assume the same subnet is required) then you'll be greeted with the Plex paywall.

You are absolutely correct that it costs money to run a relay, but the relay has nothing to directly do with the paywall.

[–] absentbird@lemmy.world 1 points 11 hours ago

That isn't how it used to work.

Why would they care what subnet the request is coming from? That's wack.

[–] xcjs@programming.dev 1 points 13 hours ago

Thank you! That is exactly my point.