this post was submitted on 26 Sep 2025
528 points (96.5% liked)

Selfhosted

51782 readers
1455 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
[–] assaultpotato@sh.itjust.works 2 points 13 hours ago (1 children)

You can run the OIDC version and use SSO and implement MFA on the IdP. I use Keycloak for SSO w/ MFA and users sign into my Jellyfin via Keycloak. Just disable username/password auth and leave it SSO only.

The only benefit Plex really has is the relaying, but I was able to sync watch with 3 people basically as far across North America as you can get from me and it worked without issue so...

[–] rumba@lemmy.zip 3 points 13 hours ago (1 children)

That's fine for browser-based watching, literally no one in my group watches via the browser. Even on android it'd be a fight. Grandma's not going to go on to a browser to auth her session.

The clients need to support it. If it were just backend, I'd fork it myself.

[–] assaultpotato@sh.itjust.works 2 points 12 hours ago* (last edited 12 hours ago)

Neither do I - I use either my phone, or my smart TV, or my fire stick. SSO works fine there, or you can use the QR based session transfer to SSO on your phone and then "sign in on another device" or whatever by scanning the QR your other device is showing. I think they call it quick connect or something.

It does what you want.

And if you think Grandma can't figure out scanning a QR code, Grandma is also not gonna figure out MFA lol.