this post was submitted on 03 Jul 2025
756 points (96.4% liked)

Selfhosted

49096 readers
583 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
 

after almost 15yrs my plex server is no more. jellyfin behind nginx with authentik is running very nicely.

(page 2) 50 comments
sorted by: hot top controversial new old
[–] mlg@lemmy.world 10 points 1 day ago (1 children)

Does jellyfin do untranscoded video/audio?

Haven't used it in years but finally building up my media server again and I remember it had some funky settings for hardware encoding back then which I didn't need because I was connecting to it via a repurposed gaming laptop that could easily handle 4k content and surround sound by itself.

load more comments (1 replies)
[–] Moonrise2473@feddit.it 14 points 1 day ago (7 children)

Unrelated but why a full VM for Linux stuff, lxc is much more efficient

[–] CeeBee_Eh@lemmy.world 5 points 1 day ago (11 children)

I can backup an entire VM snapshot very quickly and then restore it in a matter of minutes. Everything from the system files, database, Jellyfin version and configs, etc. All easily backed up and restored in an easy to manage bundle.

A container is not as easy to manage in the same way.

[–] TVA@thebrainbin.org 2 points 1 day ago

VMs can also be live migrated to another server in the cluster with no downtime and backups don't need to take the VM down to do their thing. If in the future you want to move to physical hardware, you can use something like Clonezilla to back it up (not needed often, but still, something to consider).

Both have their places, but those factors are the main ones that come into play of when I want to use a VM or LXC.

load more comments (10 replies)
[–] Laser@feddit.org 5 points 1 day ago

Stronger compartmentalization

load more comments (5 replies)
[–] Father_Redbeard@lemmy.ml 9 points 1 day ago (3 children)

I want to leave too, but I really like PlexAmp for my music streaming. And no, Finamp doesn't work nearly as well or look as nice.

[–] blitzen@lemmy.ca 4 points 1 day ago

PlexAmp is so good. Nothing else comes close.

[–] floquant@lemmy.dbzer0.com 5 points 1 day ago (1 children)

What about subsonic or funkwhale? I think I also tried a third one I'm forgetting

[–] Father_Redbeard@lemmy.ml 4 points 1 day ago (3 children)

Thanks for the suggestions. I'll try them out. One thing that I hate is critical for me is integration with Android auto. It's the last Google service I can't seem to quit. Might have to give up and just roll with Bluetooth instead.

load more comments (3 replies)
load more comments (1 replies)
[–] bitwolf@sh.itjust.works 7 points 1 day ago (1 children)

I just got Authentik / Traefik going for Navidrome, Jellyfin is next.

Does it play well for the mobile applications? If you use them?

[–] meh@piefed.blahaj.zone 4 points 1 day ago

the ldap auth works great for the apps. apps dont play well with an oidc login process. i ended up using both, oidc for web and ldap fall back for applications. made it easier for my non tech inclined users. most of the current apps also support quick connect, like the plex link process. you auth on a web browser and enter a code into the app. so it's possible to use only oidc for log in and, i believe it should be possible use css to even hide the user name and password fields.

[–] Samsy@lemmy.ml 14 points 2 days ago (5 children)

Long time Jellyfin user here, welcome on board. I think biggest hurdle I should newbies warn about is the lack of availability on TizenOS.

Its possible but needs some extra steps.

load more comments (5 replies)
[–] The_Zen_Cow_Says_Mu@infosec.pub 13 points 2 days ago* (last edited 2 days ago) (4 children)

i have a lifetime plex pass, but I'd consider moving to jellyfin when their closed-captioning support reaches parity with plex. i regularly spin up a jellyfin container to try it out, but i still run into issues. And jellyfin's android apps are mediocre (in particular android auto support), especially for music compared to plexamp

[–] TeamAssimilation@infosec.pub 12 points 2 days ago (1 children)

I find Jellyfin’s subtitle search much better than Plex’s. Bonus for leaving a subtitle file right along with your file, instead of buried somewhere else so you can’t easily edit it.

load more comments (1 replies)
[–] Jakeroxs@sh.itjust.works 7 points 1 day ago (1 children)

For android auto, I use symfonium as it can hook into my jf library

load more comments (1 replies)
load more comments (2 replies)
[–] puppycat@lemmy.blahaj.zone 10 points 2 days ago (1 children)

my only issue is how user friendly it isn't compared to Plex.

i genuinely want to leave Plex (especially the more and more they enshittify) but I just could not figure out how to set up jellyfin. i use Linux every day, and know I'm at least a tiny bit more tech smart than your average PC user, but I can't imagine trying to explain to my family how to set jellyfin up.

[–] candyman337@lemmy.world 7 points 2 days ago (11 children)

Host Jellyfin either by running their easy setup script or by hosting it on docker, in order for it to be publicly accessible you will need to either port forward and give people your external IP or you need to have your own website. It's very easy with a docker container to get it running locally, you literally just spin it up, the same as Plex.

load more comments (11 replies)
[–] partial_accumen@lemmy.world 9 points 2 days ago

Long ago I ran a Windows Media Center PC in the living room and used the hell out of it. When WMC finally went EOL, I look for alternatives and found Plex. I never got around to setting up a Plex box, and now I see it too is ready for the scrap heap. I think this is what getting old is. You plan on doing something and never get around to it. Time passes much faster up here in age.

[–] FoD@startrek.website 2 points 1 day ago (1 children)

Congrats. I'm super particular about covers and naming and the conversion of file names that Plex needed to jellyfin is intensive.

I finally got got JF up and running but still working on adding edition names to each item that is special. I really wish there was an editions field so it wasn't a manual title update. At least I can lock the field afterwards.

[–] Vinstaal0@feddit.nl 4 points 1 day ago (1 children)

You could use Radarr and Sonarr to rename all your content if you want to. You can setup your own naming scheme and it will change it for you. As far as I know Radarr and Sonarr work with Jellyfin/Plex/Emby/Kodi etc

[–] FoD@startrek.website 1 points 1 day ago* (last edited 1 day ago)

I kind of am, but radarr has an editions field which it uses for the file and that seems to be incomplete or inconsistent for my files. It wasn't a problem before but changing so many at once requires good data first.

Thanks for the tip. I've used Plex for so long with manual file name and folder changes so it covered up my issue and now I'm correcting it.

I still have to update the jellyfin title manually though. Jellyfins versions only work with multiple versions of the same file, not if you only have one version in the library that I want labeled as a special edition or something.

load more comments
view more: ‹ prev next ›