I’ve been in a multi year process to move my users off plex onto jellyfin. They just keep doing things I’m not a fan of
Jellyfin is absolute dogshit though.
Sauce: I just installed it on my media server that concurrently runs plex. I run the app on a fire tv cube to use it… and it crashes* constantly.
Edit: More stuff :)
-My media library when imported immediately showed seasons of shows as separate shows, it doesn’t intelligently automatically merge it like Plex would.
-Subtitle options are not consistent or robust. I MUST have subtitles due to having a multilingual family which is largely ESL, if they speak English at all. This is the problem I tried moving to jellyfin to fix.
I’ve been lucky I guess to have no issues or at least major issues. I find small bugs here and there and report them and usually get fixed in a minor release or two. Once Jellyfin has Native 2fa I’ll fully cut off Plex and be completely moved over
I had a few metadata issues with Jellyfin until I changed the primary metadata source to be the same as what Radarr/Sonarr use so they all the file names match up and I’ve had no issues since.
I also don’t have a notable issues with subtitles in Jellyfin, but maybe your requirements have more friction. Have you tried the (iirc included by default) Jellyfin plugin to automatically download subtitles for your stuff? Or the *arr program that handles subtitles (I forget its name)?
Works great here, and my users are very happy with it. Not disputing your experience, just saying it’s not universal.
Could be a compatibility issue with amazon’s android fork? I have only used the android client on google pixel, samsung phones and AOSP builds.
The eternal problem of open source: people will happily pay for proprietary software and services, complain that open source isn’t ready. Then when it is, they will not donate a single cent to continue development but instead create passive aggressive posts and issues demanding features or shitting on the project.
I’ll sadly have to keep using Plex until jellyfish makes library sharing simple.
I have like 10 different family members using my server. If I have to do anything beyond just letting them log in to a plex account on the app to get access, they just won’t.
I have like 10 different family members using my server. If I have to do anything beyond just letting them log in to a plex account on the app to get access, they just won’t.
Umm that is all you need to do with jellyfin. You can setup wizarr and give them invites to create an account or just manually make them and give out the info to people.
Yup, took my SO like 10s to get on our Jellyfin server. No issues here.
You need a network level solution. You could pickup a few cheap single board computers and setup Tailscale or Netbird to route traffic back to your server.
Is adding a URL too much? Jellyfin is also just login in addition to enter the server URL.
Yes. Anything harder than Netflix is too much
But it’s easier. Instead of “Netflix” you type “yourdomain.com.” And no payment or whatever needed, and it has the same login process as Netflix.
That’s it. I call mine “media.mydomain.com,” and my domain is really easy to remember.
Obviously they got outside pressure to remove this because of muh ease of piracy sharing
Honestly I really don’t like how self hosted streaming services have been lumped into the same category as piracy. I have no issue buying media. If the law says I can’t share it outside my household I will comply without arbitrary software locks.
My concern is that media companies will go after Jellyfin. They don’t really need to win all they need to due is bankrupt everyone involved.
Don’t worry, there are countries where it’s perfectly legal to rip your own physical media and use it in a digital library. There are some countries where it’s even legal to download a pirated digital copy of your owned media.
Jellyfin will remain, and even if the capitalist pigs try and go after it - which is already close to impossible - they’ll find shelter in a country with moral values.
Yeah that’s not how that works.
That’s exactly how it works.
Although Plex is running on your server it isn’t there to do what you want… unless Plex’s real owner permits it.
That’s how proprietary software works.
Jellyfin is love, Jellyfin is life.
It’s bad. But it’s the best we’ve got.
Speak for yourself, Jellyfin has been awesome for me. Fantastic piece of software.
Extremely slow and clunky UI on Android. Music has no star rating as every other software including Plex and Navidrome has. It sometimes starts transcoding for no apparent reason.
Not perfect but the best we’ve got.
Jellyfin is the sever bro. You can implement your own client and choose from a pretty decent variety of clients on Android and most platforms. Only Android TV really suffers from required first party support, but the api is documented and we encourage you to make your own or port it to whatever front end you’d like.
Why are there official clients then? Better not to provide any client at all than bad clients based on the web UI.
I think you misunderstand the purpose of open source. This is something someone made for the community out of the goodness of their heart and a desire to create. You can build on top of it or use it as a base and completely remake it if you want, but they’re not making money off this… So your attitude towards them and what they’re offering to everyone for free is honestly quite rude and entitled.
I understand the purpose of open-source. I can voice my opinion and say the software isn’t good in some ways. The developer should be able to handle criticism.
“We’ve spent two years requiring our apps from the ground up to boost our development speed, which should enable us to bring new features to you more efficiently, across more platforms,”
… “and that’s why we’re deleting a bunch of features never to bring them back. Because we’re just so efficient!” Crazy how many companies use this awful excuse.
Also is that a misquote by the author or did they really write “requiring”?
Removing old features so we can bring them back as paid features later on.
More often than not that is corporate speak for “we fired the old team and replaced them with cheaper workers. And we didn’t want to pay them to learn the old code/they tried but failed, so we are dumping features now”
Jellyfin has much better Syncplay than plex
release announcement:
Is there some trick to get it to work properly? Everytime I tried to use it, it works fine for like 10 minutes and then everyone desyncs to hell.
It’s still better than Plex’s which didn’t work at all though.
Ah, strange.
I’ve never had any issues, but I also haven’t used it in a while.
Might be related to transcoding/sub-burning? https://github.com/jellyfin/jellyfin-web/issues/6210
I personally had really huge problems in the beginning with this feature, it depends on the file format, if it needs to be transcoded, if the subs are external or in the video container and what your users are watching it on.
I can give you some advice on what to look for, but it will come down to just tinkering with the settings until you find something that works for you the best.
Hardware acceleration is quite important, especially when there are like 6 people watching at once and 4 of them just refuse to watch it using the jellyfin desktop client that actually supports direct play feature (video does not need to be transcoded).
Switching languages of subtitles sometimes mess things up, especially when the subtitles need to be extracted from the video container and then sent separately. Sometimes it just lags the video for up to two seconds. It usually just messes with one person that then is a few seconds behind so not a big deal. Although I recommend setting languages in the very beginning so it does not break sync mid-way.
I also limited the thread count of the single ffmpeg stream to just one. Then i also limited the stream buffer to like 5 minutes so it just won’t try to prepare a 4k movie for one person for the next several minutes. From my experience anyways, when we were watching some movie that is quite big, the jelly went bananas and a single user just maxed out the CPU and GPU. Ever since I set those limits, while also having the hardware acceleration enabled, the sync-play feature caused me little to no trouble. — One of my friends has a slow internet that sometimes likes to drop things on the way and when his net drops out totally, it usually causes some issues and he then has to restart the browser tab. Although rare, it still happens from time to time.
I have an Intel i5 8400 and a UHD Graphics 630. The performance is good enough for my uses and movies play without issues even when 6 people are watching while my dad sits on tv while also watching something else.
Oh yes, now there are also a few other things to worry about. Make sure to check the maximum per-user bitrate the jelly will enable the users to watch. It’s 40Mbps by default, I think. And you do not really need anything above it anyways, especially if streaming over the public internet.
The second thing is having a Nvidia GPU. From what I heard, the consumer graphics card can have up to 3 consecutive video streams running at once. But since I do not have anything Nvidia, I can’t really care, tho I would strongly recommend you checking the GPU limitations including both the encoder/decoder limits and the codec support. This will help you set the buffer limits and codec support.
So full wrap, you’ll just have to monitor your server’s vitals and see if there is a bottleneck. Check your users client compatibility, see if the GPU or CPU is maxed out or if your ISP just isn’t giving you a big enough pipe. It just comes down to tinkering.
It’s not currently my own jellyfin server but I am looking to set up one soon. Thanks for the huge write up though, it’ll be very helpful when I eventually get to it. So far whenever I searched it up, I just found a lot of complaints on GitHub with not much solutions, so I really appreciate it.
Well I’ll just hope you’ll find something that works for you.
people still use plex after the last sneaky they pulled?
Got a plex lifetime sub like 7 years ago… As soon as Jellyfin allows downloads for offline viewing, I’m jumping ship. I know I’ll have to figure out TV listing data for OTA recordings, but that seems like a small price to pay. I’ve already got Jellyfin setup and running in my Kubernetes cluster for my video backups, but plex thus far “just works”.
As soon as Jellyfin allows downloads for offline viewing
Time to jump ship then…
The android app has had downloads for years, they just download the entire file to your phone.
Streamyfin is a newer android app that also works very well with downloads.
I know Findroid allows easy downloading and offline watching. Fladder (another newer Android client) also has downloading, haven’t tried it myself yet.
Just an FYI that you can definitely download shows/movies to any device via Jellyfin - just did so on my tablet yesterday…jump ship!!
Did it download the original file or are there download options transcoded on the server?
default apps download original files, no transcode options.
Streamyfin claims download any file transcoded as long as your server can transcode it. Haven’t tested it myself.
I paid for a lifetime pass like six years ago or more. It was definitely before Jellyfin was well known or well developed.
I’m probably gonna keep using it until they do the whole “lifetime is over” crap these kind of companies usually do.
I’ll at least have gotten my moneys worth.
Just because you paid for it doesn’t mean you can’t switch to the better, free option.
Jellyfin is nowhere near the better option, it’s just a not-terrible dev.
Plex is refined and easy to get external users not familiar with tech up and running. Plex looks better. Plex transcodes better.
No hate for Jellyfin, just calling it how I see it.
Similarly, I feel the same way about Jellyfin but Plex is making it really hard to be a Lifetime Pass member as well.
I paid for it and literally never used it.
I paid for the lifetime pass maybe, 10 years ago? I dunno, it’s been a very long time. It’s still my primary. I’ve been trialing Jellyfin, but there are still enough quirks that my wife (non-techie at all) won’t put up with, so yeah. That, and Plex makes it too easy to share outside my house, not sure where Jellyfin is at with it. I appreciate Jellyfin for what it is though, it has a lot of potential.
What sneaky?
What hell is wrong with these idiots?
They took private investment.
Lame. I’ve used this feature a lot. It feels like such a basic thing to include.
SharePlay is a standard feature in Apple devices, and it handles it. But only in supported apps.
The pandemic showed how nice such a feature can be for a lot of people.
Lack of feature parity is the number one thing holding so many people back from switching to Jellyfin. Of Plex is going to start deleting beloved features, a lot of minds will be made up very quick.
This is a feature that Jellyfin natively has already. So now Jellyfin exceeds Plex in some areas.
Now if they could just tidy up remote access so that everyone is comfortable being able to use it.
They really need to partner with let’s encrypt. If they implemented automated SSL generation and regeneration in the app and a dynamic DNS/Port registry, they would get mountains of new users.
Just tidying up remote access would probably be enough to sync Plex.
They already have a guide on this, its not too difficult. How would a “partnership” work?
By it’s not too difficult, are you actually expecting average users to run certbot cli?
We need to get out of the mindset of jellyfin being self hosted and into the same mindset Plex has of you’re just running it.
Hosting is one of my professional duties so I don’t have problems doing all this. But any idiot can install PMS and have secure shared communication with their friends and family. And we need those idiots.
Jellyfin needs the ability to request certificates and install them without any serious user intervention beyond the initial setup, maybe just an email address. And none of this should require users to touch CLI. This probably needs to be dynamic DNS, maybe we also partner with duck DNS. Right in the GUI make an account, store off the URL in the configs.
I’m presuming this means a le API that will not change from the let’s encrypt side, or advanced clear notice when things are going to change, with opportunities to delay if possible and necessary. That’s where your actual partnership comes in.
We need that thing that Plex has that shows you that your server is remotely accessible from inside the admin. This will help the uninitiated set up a port forwarding and test it.
Once the server is set up and working we don’t need centralized login but we need something. Start with the main settings page, where you drop down in your account on the admin We need an invite users option. It just takes you to users add.
Users add needs to have email or slack or something so that when you add the user it can notify them that they’ve been added and send them a link back to your server. It could be a mailto:// or maybe just a page saying here’s the link to share with your family.
That link would contain the dynamic DNS previously set up and whatever port you’re able to use.
It’s just a handful of creature comforts that plex does particularly well that is barely touched on the jellyfin side. But there’s some of the most important comforts.
Honestly, the two reasons I’ve been sticking with Plex is the federated/shared libraries and watch together.
If they’re starting to axe those then I see no reason to continue using it.
Jellyfin has had sync play for a long time
Switch to jellyfin, it’s really at the point where it’s ready for everyone
I run both Plex and Jellyfin. Jellyfin is ready for everyone who doesn’t have to deal with the Mother-in-Law Factor. Plex has an easy setup process, and I could walk my MIL through it on my phone. In 5 minutes, her TV was connected to my server.
Jellyfin isn’t to that point yet, and likely never will be. Since there’s no centralized server for an app to phone home to, there’s no way to create a unified account creation/login experience. Jellyfin is nice as a “just for me” server. But as soon as I have to help others use it, it becomes a nightmare. Walking my MIL through setting up Jellyfin on her TV was the reason I re-installed Plex in the first place.
I had finally converted my wife away from using paid streaming apps, and dealt with all of the “Why do I have to use three different apps to access it on my three different devices? They all look different and are harder to use” complaints. By the time it got around to my MIL, I was tired of dealing with it and just reinstalled Plex so people could have a consistent experience.
I still use Jellyfin for my personal viewing because I prefer it. But saying “just ditch Plex, Jellyfin is ready now” is a little disingenuous. Jellyfin is ready for the people who want to use it. But if you’re trying to convince people to ditch their streaming apps, you’re fighting a lot of social inertia. You need to be able to provide a consistent experience across their different devices, with a decent login experience. And Jellyfin definitely isn’t there yet.
I’m seeing a lot of love for Jellyfin in the comments. Seems like Jellyfin is finally mature enough to give a real shot.
Does anyone know how Emby is doing in relation to Plex feature parity?
Emby I feel is more mature then jellyfin in the sense of every device my family or I have just works on emby but has some issues on jellyfin. Also emby has features closer to plex that jellyfin doesn’t have, like offline downloads and, at least in the emby beta, smart playlists. Jellyfin gives you more settings options for things like transcoding and per user settings than emby or plex. Both programs do some things better than plex too, like scheduling individual server tasks or outright disabling them. Overall from my experience a direct competitor to plex right now is emby while I would say a few more features are needed for jellyfin to be a direct competitor.
Maybe I’m not understanding offline downloads, but I’m able to download media on jellyfin and watch it offline.
Do you mean on an iPhone or android device or only on pc? And have it set to download x amount of episodes and when you watch an episode download the next one automatically? When I checked out jellyfin a few months ago that wasn’t a feature
I’m doing it on my android. Don’t have an iPhone to debug sadly. I click on the three dots next to the episode and it is an option there. Just checked and I can also do it by the season. I am on an administrator account
That’s interesting, I wonder why no one in these comments mentioned it if it’s a bit farther along than Jellyfin. Maybe just good word-of-mouth marketing?
Jellyfin is actually open source and free. Totally self hosted. Emby is closed source and has a licensing model similar to Plex’s.
Ah, that would do it! Thanks for the information.