this post was submitted on 28 Nov 2025
552 points (98.4% liked)

Selfhosted

53234 readers
1317 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
 

Plex is starting to enforce its new rules, which prevent users from remotely accessing a personal media server without a subscription fee.

If anyone needs it: https://jellyfin.org/

you are viewing a single comment's thread
view the rest of the comments
[–] BedSharkPal@lemmy.ca 137 points 2 days ago (31 children)

Why would anyone use Plex over jellyfin anyway? The writing was on the wall years ago.

[–] PhAzE@lemmy.ca 1 points 15 hours ago* (last edited 15 hours ago)

Because its more polished, has more platforms for clients to run on, and can be remotely shared with a simple account login and no configuration required. To name a few.

[–] kindred@lemmy.dbzer0.com 111 points 2 days ago (6 children)

I set up Plex on my mum's TV and she can just push play. The UI is intuitive (read: familiar) to her.

Jellyfin has a reputation for giving users more control and customizability, but the other side of that coin is that it's more "fiddly".

My users don't want to fiddle.

[–] tehmics@lemmy.world 40 points 2 days ago (8 children)

That's the opposite of my experience. Jellyfin just works and immediately exposes the content we're looking for, plex tries overloading you with bullshit and burying your actual content

[–] kernelle@lemmy.dbzer0.com 2 points 19 hours ago

Come on, I love libre software as much as the next Lemming, but the Plex TV and mobile app is leagues ahead in terms of usability over jellyfin.

I still prefer jellyfin for many other reasons, but in terms of UX and UI for the average person it's an easy win for Plex

[–] ripcord@lemmy.world 7 points 1 day ago (1 children)

For remote streaming to, say, your mum's house? (Or a friend, etc)?

[–] Chewy7324@discuss.tchncs.de 5 points 1 day ago (1 children)

Yes, after I set up the server properly (reverse proxy). With this change the same setup on the server side is necessary for remote streaming with free Plex.

My mum puts in the domain, username and password and starts streaming.

[–] AtariDump@lemmy.world 7 points 1 day ago (1 children)

…reverse proxy…

Guess what I didn’t have to setup with Plex or Emby.

[–] Mondez 4 points 1 day ago (1 children)

That's because you had somone elses servers doing that part for you.

load more comments (6 replies)
[–] IdleSheep@lemmy.blahaj.zone 11 points 1 day ago* (last edited 1 day ago) (1 children)

This is legit the opposite of my experience. I am a relatively tech savvy user, I like to fiddle with all the settings and an ugly UI doesn't inherently deter me as long as the experience is good, so when I first installed jellyfin I was ready to have a clunky experience fighting the UI.

Despite that, I was legitimately surprised at how Jellyfin was far less confusing for me to use out of the box than plex ever was. I found Plex's UI very confusing to navigate on my TV and my family did not like using it either. I remember especially hating all the extra categories and freemium content plex added that I wasn't interested in viewing but couldn't remove (or at least did not find a way to remove). In Jellyfin all of my content is just there and very easily categorized and there's no superfluous elements in the UI, just my stuff that I want to watch.

I remember plex also gave me more trouble during installation than jellyfin did. I actually found jellyfin very pleasant and intuitive to setup. Plex sent me down a Google rabbit hole to diagnose why it wouldn't boot at all.

It was genuinely such an awful experience as a first-time user that it made me wonder why anyone would use plex.

[–] ccunning@lemmy.world 6 points 1 day ago

I remember especially hating all the extra categories and freemium content plex added that I wasn't interested in viewing but couldn't remove (or at least did not find a way to remove).

Not doubting your experience at all. For all I know it’s a new option; I just discovered it, but for the other folks like me still stuck with Plex, most (all?) of this can be disabled in the Online Media Sources setting on the server (yeah - I know 🙄)…

[–] Dave@lemmy.nz 22 points 2 days ago (4 children)

I set up Jellyfin on my mother-in-law's TV, it's just push play.

My mum has an Apple TV (the device, not the subscription) and on there she uses swiftfin. The only issue has been sound not working on certain audio tracks on certain movies, but in general it is easy for anyone.

Both are very familiar interfaces for anyone used to playing something from a streaming service.

load more comments (4 replies)
load more comments (3 replies)
[–] theskyisfalling@lemmy.dbzer0.com 38 points 2 days ago (27 children)

Because I don't have to learn about things like proxies to try and open the service up outside my network in a secure manner or try to explain to family they need to run tailscale at the same time and then inevitably have to provide tech support for another aspect of "why is this not working?"

I just check allow remote access and it just works and I can go about my day doing things I enjoy more because fucking about with Linux and providing tech support are pretty low on that list for me :)

[–] AlternatePersonMan@lemmy.world 16 points 2 days ago (1 children)

Same. For whatever reason Jellyfin just does not want to work outside of my network. I have fiddled with port numbers, settings, and everything else. I have no idea why it won't work.

[–] Darkassassin07@lemmy.ca 17 points 2 days ago (5 children)

Sounds like you're behind cgNAT, which essentially means there's another router owned by your ISP that's between yours and the open internet, which also requires port forwarding, but your ISP will never do that for you.

It complicates things, but the solution(s) are tools like tailscale, cloudflare Tunnels, or to rent a VPS just to host a proxy/vpn.

Plex solves this by using their own public servers as a proxy for you, but this is part of how they have control over your users/server/data, such as blocking remote streaming... That makes more than a few people uncomfortable.

load more comments (5 replies)
load more comments (26 replies)
[–] fluffykittycat@slrpnk.net 22 points 2 days ago (4 children)

Plex is more polished, jellyfin is basically functional but we use Plex in our household because we watch movies all the time. I have my own personal jellyfin server on an old computer

[–] amateurcrastinator@lemmy.world 15 points 1 day ago (2 children)

How much more polish you need to watch a movie? Jellyfin has everything you need. I keep seeing these discussions and for the life of me I cannot figure out what is missing from jellyfin that people use Plex after all they have been doing for years

[–] horse@feddit.org 6 points 1 day ago

Working "watched" labels on the Apple TV client would be nice. Not having those is a deal breaker for me considering 99% of my use case is streaming media to my Apple TV over LAN.

I have Jellyfin running along side Plex in case I want to do remote streaming, but I never use it and generally just copy the files for what I want to watch to my laptop if I'm going to be watching something away from home. Or I can just VPN in to my home network.

[–] abfarid@startrek.website 12 points 1 day ago* (last edited 1 day ago) (9 children)

Currently my biggest complain with Jellyfin and the reason I can't switch to it completely is the bad subtitle support. There's a bunch of clients and some subtitles work on one, but not the other and vise versa. It's annoying to jump clients depending on what you watch. Sometimes subtitles just don't want to load by default and you have turn them on for each episode. And even though I have Bazaar, sometimes I still need to download subtitles, and Plex has that built-in.

Either way, I already have lifetime subscription, there's no point in switching. At this point I'll only switch if JF becomes better or Plex becomes worse.

[–] ethicallysliced@lemmy.zip 3 points 1 day ago

Yeah, I would love to use Jellyfin over Plex but the ability to reliably select subtitles on Apple TV is crucial. I can’t do this currently.

load more comments (8 replies)
[–] avidamoeba@lemmy.ca 9 points 2 days ago

I switched from a heavily used Plex server with about 10 users to Jellyfin with the samw usage patterns abour half a year ago. So far it's been pretty smooth sailing. A better world is possible!

load more comments (2 replies)
[–] dan@upvote.au 11 points 1 day ago (5 children)

Plex still has the most fully-featured music streaming app (Plexamp)

load more comments (5 replies)
[–] ccunning@lemmy.world 14 points 2 days ago (6 children)

I’m ready to replace plex but unless something major has changed in the last several months I simply can’t understand how people feel jellyfin is a comparable solution to plex. I couldn’t even get past the user interface and it falling flat on its face with media recognition.

[–] fluffykittycat@slrpnk.net 13 points 2 days ago

Jellyfin is the solution if you have a media file on your computer and you want to stream it to your TV in a different room and Bare Bones works fine. It serves my use cases for a lot of things pretty well, but for hardcore self-hosted streaming Plex still has more features and polish

Might want to take another look at Jellyfin. My experience has been that as long as the video file s are at least somewhat reasonably named and organized, Jellyfin has no problems identifying a file and looking up its metadata.

[–] _cryptagion@anarchist.nexus 10 points 2 days ago (5 children)

I dunno what you were doing wrong, but Jellyfin is a strong alternative to Plex that has feature parity. The only reason to use Plex over Jellyfin is if you want the streaming channels Plex has. Especially since many of the features Plex has are locked behind a paywall, whereas on Jellyfin they are free.

[–] SendMePhotos@lemmy.world 10 points 2 days ago (1 children)

I use consoles because I have kids. Ps5 doesn't have jellyfin but does have plex in its store.

load more comments (1 replies)
load more comments (4 replies)
load more comments (3 replies)
[–] criticon@lemmy.ca 7 points 1 day ago (3 children)

Can I install/use jellyfin directly on my tv? That's the only think keeping me on pkex (I haven't tried jellyfin but I'm open to other options)

[–] Scrollone@feddit.it 10 points 1 day ago

It depends on the TV. They have official clients for Android TV, webOS and some more.

[–] Ricaz@lemmy.dbzer0.com 8 points 1 day ago

Depends on the TV. They have an official app on Android TVs, but I still happily use Chromecast for everything

load more comments (1 replies)
load more comments (24 replies)