this post was submitted on 22 May 2026
314 points (97.6% liked)

Selfhosted

60723 readers
434 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:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

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

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

Honest question, because I know multiple people who are not looking to jump ship since they already have the Plex Pass.

(page 6) 50 comments
sorted by: hot top controversial new old
[–] motruck@lemmy.zip 2 points 1 month ago

Te kodi integration has nothing on plex4kodi. If they worked the same I'd switch in a heart beat. Jellyfin and Plex both have terrible interfaces and can't play media nearly as well as Kodi hence the requirement.

[–] spacegoat@lemmy.world 2 points 1 month ago (1 children)

I really like Jellyfin and it “just worked” for a few years.

Recently it’s stopped working. My dashboard can see movies but it fails to play. Have a feeling it’s a file access issue but I can’t be fucked to troubleshoot permissions so I’ll probably just start over.

load more comments (1 replies)
[–] hedders@fedia.io 2 points 1 month ago

I just have no reason to migrate to Jellyfin (or indeed anything else). I already have a lifetime PlexPass. Plex does everything I need, and it does it very well. As a music server in particular, it's superb and the Plexamp client is a joy.

[–] squinky@sh.itjust.works 2 points 1 month ago

Last time I tried, there was no prebuilt client for Jellyfin on my Samsung TV. I had to put the TV in dev mode, cross compile and install their experimental code, and it honestly wasn’t that good a client.

I don’t use the paid features of Plex so I’m just holding my nose and keeping it until the alternatives become viable.

[–] corbindallas@fedinsfw.app 1 points 1 month ago

Well now I can sell my account for 500

[–] hamFoilHat@lemmy.world 1 points 1 month ago (1 children)

I've actually switched, so I'm not really who you are asking, but the last hurdle was I really don't like how it filters the movie list when you pick a letter instead of jumping to that place in the list. Anyone know how to make it work like Plex?

load more comments (1 replies)
[–] flynnguy@programming.dev 1 points 1 month ago

Last time I tried it, it wanted my media in a specific file structure, so I ended up having multiple instances of the same show. I could reorder everything but I got a plexpass when it was dirt cheap so I'm not that inclined to reorder everything.

If I was just starting out, I'd probably use Jellyfin but haven't mostly due to inertia.

[–] irotsoma@piefed.blahaj.zone 1 points 1 month ago* (last edited 1 month ago) (1 children)

I have a lifetime pass from many years ago when it was cheap. So I'm not in a huge rush to convert and want to do it right. But I am on the path to converting. I decided to make a major change to my home server infrastructure and it's still in an experimental stage. Moving from a really old standalone computer I've used for. HTPC purposes over the years, currently dedicated to Plex combined with a few raspberry pi's of various generations for the little stuff, and a single, good NUC for my router, to adding two additional NUCs and eventually upgrading the Plex computer with a more modern processor and video card for ML stuff for Immich and a few other systems that I plan to start using. I'm not just moving from Plex, but also a lot of Google and Nest products.

My dilemma has been Docker Swarm vs Kubernetes. I was trying to set up Kubernetes in a way that is easily repeatable and self documenting, but ended up with lots of manual steps required to install things and lots of things that I had to write my own helm charts for as well as the scripts to install and set up Kubernetes itself on each of the servers. Lots of custom stuff. Docker Swarm would be way easier, but the issue is I'm worried about Docker getting so proprietary these days and swarm mode getting so little attention, and Podman quadlets aren't self balancing across multiple small servers like swarm. So that's why I haven't switched to Jellyfin yet.

[–] DecentM@lemmy.blahaj.zone 1 points 1 month ago

I wanted the same thing with Kubernetes and ended up using FluxCD. Highly recommend it. It basically syncs a git repo to the cluster, so you just push to github or whatever, and it auto applies the changes you pushed. Also, llm models tend to be good at teaching this topic and even writing yaml files for it, so the initial learning curve was not bad actually.

Now I'm exploring doing this even better with this template: https://github.com/onedr0p/cluster-template

load more comments
view more: ‹ prev next ›