The corporate creep was already felt when years ago they released the PlexAmp audio player.
Good player but to display lyrics you have to open the menu and select “Show Lyrics”, two clicks every time. Every time, for every track. When the next track is playing lyrics display is automatically turned off. It is not remembered either, you go back to previous track and have to click click them menu gain.
This is because they have to pay a licence and rather save $100 per month by inconveniencing their user base. you see, it’s extra work to click the menu every time so you won’t be viewing lyrics. Profit!
And no, if your file already has lyrics that doesn’t matter, you still have to open to view it every time, for each track.
Silo is a new up and coming competitor, also completely open source and written in go, and has full Postgres support from the get-go, along with proper architecture decisions to allow transcoding across multiple hosts.
The vision of Silo appears to be much more clear, and has quite a few great devs behind it. It also has features to run side by side and has full JF api support. I have no involvement in the project, just excited for a new player in the space.
I tried to evaluate Jellyfin recently but dropped it pretty quick. Live (OTA) television is barely a thought (seems to be acknowledged that no dev uses it), and you have to figure out a source for guide data. I have complaints with Plex's implementation, but it's a lot smoother than Jellyfin.
For foolproof matching, adding Plex metadata in the style of "{tmdb-12345}" to the directory name would cause problems for Jellyfin, as they used to demand different formatting, for instance square brackets.
It has taken a years to convince the maintainers that this change is a good idea and not "letting Plex determine the future course of Jellyfin."
* Accelerated TV support - Jellyfin sometimes struggles to play media that plex has no problem with. This is across an old Apple TV and an oldish LG tv.
* general Tv support - no Jellyfin app on Samsung TVs (at least older ones)
* General challenges to get things to start - it never worked for me out-of-the-box
* slightly weird sign in flows because it’s all self-hosted (have to first install a mobile app to make signing in on TV app smoother unless you happen to have your computer and TV side by side)
* weird issues with things suddenly stopping to work: DLNA was working but without any changes I can think of on my end it no longer works
* weird dlna support - at least with iOS VLC it didn’t work smoothly - like VLC sometimes wouldn’t see the announcement or something and I’d have to reset. Could be a VLC issue but don’t recall similar problems with Plex
So basically Plex is a smoother, easier to use experience that typically “just works” without issues.
These are the pain points I experienced moving from Plex to Jellyfin a while ago:
- Jellyfin forced me to organize my files into Show/Season folders, whereas Plex just handled my original flat mess of scattered files.
- When playing video on Plex, I generally have to wait some time before subtitles show up, whereas the subtitles in Plex just show up immediately
- Plex has built in search for openly available subtitles matching your video that you can use if your video lacks subtitles (not sure if Jellyfin has it too)
That said, I still prefer Jellyfin for numerous other reasons, and I don't regret my migration.
No don't, sonarr is definitely worse if you have a unstructured media folder. I currently use it and its good, but I remember when first starting out with pile of files in semi random folders it being a mess to start up. Like some of the restrictions of the bulk importer made very little sense. Also, sonarr is tied to a single metadata provider which sometimes makes very unpopular decisions about the naming of series and episodes. When pluribus was initally released, they insisted on naming the series "plur1bus" even though no other source, imdb or even AppleTV used that as the official name. This broke auto downloading for the season.
I'd say the biggest difference is Plex had years to get polish and mature. (After you turn off all the annoying features ...). So Jellyfin is missing little things, or has apparent bugs (especially on android tv). For example no way to remove a series from Continue Watching, or quickly reload metadata for one series.
I have found Emby to be a nice middle ground between Plex and Jellyfin.
It has more polish and refinement than Jellyfin but doesn't have the obtrusive ads and whatnot that Plex offers. Client support is also great. Jellyfin is still quickly gaining ground but Emby is still my media server of choice for now.
>Jellyfin but doesn't have the obtrusive ads and whatnot that Plex offers
I'm a Plex user who's been thinking about trying Jellyfin out, largely in response to some recent UI changes I dislike but... what Plex ads? I don't have any on my android apps, on Roku installs, or on my parent's SmartTV, and none of my other users have ever mentioned any ads to me. (If I was seeing ads, Jellyfin would become "take some time off work and get it working now".)
I know I've disabled everything except my own libraries, so it's possible there's a setting somewhere that allows them, but if so, I disabled it so long ago I honestly don't remember ever seeing any. Are other Plex users seeing ads? Was it after a recent update that I may have skipped, maybe?
I assume they mean how easy Plex makes it to share content across the internet. I setup a server, you download a client. No port forwarding, VPN shenanigans, etc
I would absolutely love to cut to jellyfin, but for the TV integration.
Last time i looked samsung TV's (which most of my fam use) dont have a decent client. Has that changed?
This is exactly the core reason why I can't consider changing. The Plex app for Samsung has worked great for me for many years. It has its quirks, but it works!...
The corporate creep was already felt when years ago they released the PlexAmp audio player. Good player but to display lyrics you have to open the menu and select “Show Lyrics”, two clicks every time. Every time, for every track. When the next track is playing lyrics display is automatically turned off. It is not remembered either, you go back to previous track and have to click click them menu gain. This is because they have to pay a licence and rather save $100 per month by inconveniencing their user base. you see, it’s extra work to click the menu every time so you won’t be viewing lyrics. Profit! And no, if your file already has lyrics that doesn’t matter, you still have to open to view it every time, for each track.
Silo is a new up and coming competitor, also completely open source and written in go, and has full Postgres support from the get-go, along with proper architecture decisions to allow transcoding across multiple hosts.
The vision of Silo appears to be much more clear, and has quite a few great devs behind it. It also has features to run side by side and has full JF api support. I have no involvement in the project, just excited for a new player in the space.
Something to keep an eye on!
At one point I realized I don’t need plex or jellyfin. All I need is network samba and infuse. It’s supported on all apple devices and works well.
I tried to evaluate Jellyfin recently but dropped it pretty quick. Live (OTA) television is barely a thought (seems to be acknowledged that no dev uses it), and you have to figure out a source for guide data. I have complaints with Plex's implementation, but it's a lot smoother than Jellyfin.
The main drawback of anything other than plex is that you can’t simply install it on some major TV brands.
Jellyfin doesn't even have a tvOS client.
It does. Swiftfin: https://github.com/jellyfin/Swiftfin
Jellyfin 12 should be able to use a Plex media library using Plex naming conventions, no renaming required.
This will reduce the switching workload, and you can run both services at the same time whilst trying out Jellyfin.
Huh. I was able to run Plex alongside Jellyfin on my library no issues.
Just depends on what naming conventions you use.
For foolproof matching, adding Plex metadata in the style of "{tmdb-12345}" to the directory name would cause problems for Jellyfin, as they used to demand different formatting, for instance square brackets.
It has taken a years to convince the maintainers that this change is a good idea and not "letting Plex determine the future course of Jellyfin."
I use jellyfin with Infuse, Kodi, mpv-shim and a couple of mobile clients as well. No major issues so far, even my parents use it via Kodi.
Does jellyfin offer intro/outro skipping like plex pass does? And hardware accelerated transcoding?
The only thing keeping me on plex is my lifetime plex pass, and family inertia.
yes (through a plugin), and yes (if you set it up)
For those curious to see Jellyfin in action
https://demo.jellyfin.org/stable/web/#/home
Username is demo, PW is blank
Also, I've been running jellyfin for many years, I've had no issues
As someone who was late to the game, I never even considered Plex and have been totally satisfied with Jellyfin. Is there anything better about Plex?
* Accelerated TV support - Jellyfin sometimes struggles to play media that plex has no problem with. This is across an old Apple TV and an oldish LG tv.
* general Tv support - no Jellyfin app on Samsung TVs (at least older ones)
* General challenges to get things to start - it never worked for me out-of-the-box
* slightly weird sign in flows because it’s all self-hosted (have to first install a mobile app to make signing in on TV app smoother unless you happen to have your computer and TV side by side)
* weird issues with things suddenly stopping to work: DLNA was working but without any changes I can think of on my end it no longer works
* weird dlna support - at least with iOS VLC it didn’t work smoothly - like VLC sometimes wouldn’t see the announcement or something and I’d have to reset. Could be a VLC issue but don’t recall similar problems with Plex
So basically Plex is a smoother, easier to use experience that typically “just works” without issues.
These are the pain points I experienced moving from Plex to Jellyfin a while ago:
- Jellyfin forced me to organize my files into Show/Season folders, whereas Plex just handled my original flat mess of scattered files.
- When playing video on Plex, I generally have to wait some time before subtitles show up, whereas the subtitles in Plex just show up immediately
- Plex has built in search for openly available subtitles matching your video that you can use if your video lacks subtitles (not sure if Jellyfin has it too)
That said, I still prefer Jellyfin for numerous other reasons, and I don't regret my migration.
> Jellyfin forced me to organize my files into Show/Season folders
Regarding this, try out sonarr/radarr with hard links.
No don't, sonarr is definitely worse if you have a unstructured media folder. I currently use it and its good, but I remember when first starting out with pile of files in semi random folders it being a mess to start up. Like some of the restrictions of the bulk importer made very little sense. Also, sonarr is tied to a single metadata provider which sometimes makes very unpopular decisions about the naming of series and episodes. When pluribus was initally released, they insisted on naming the series "plur1bus" even though no other source, imdb or even AppleTV used that as the official name. This broke auto downloading for the season.
yes it does, you can use the opensubtitles plugin
Plex has better client support. But Jellyfin being open source client support is catching up quickly.
I'd say the biggest difference is Plex had years to get polish and mature. (After you turn off all the annoying features ...). So Jellyfin is missing little things, or has apparent bugs (especially on android tv). For example no way to remove a series from Continue Watching, or quickly reload metadata for one series.
Not really.
Plex was the jellyfin of the 2010’s. Pirate-centric (or at least agnostic), hobbyist focused, a bit hard to use and ugly but super valuable.
Then they went corporate and yeah it’s weird and in decline.
Should an Emby premiere user consider moving to Jellyfin?
I have found Emby to be a nice middle ground between Plex and Jellyfin.
It has more polish and refinement than Jellyfin but doesn't have the obtrusive ads and whatnot that Plex offers. Client support is also great. Jellyfin is still quickly gaining ground but Emby is still my media server of choice for now.
>Jellyfin but doesn't have the obtrusive ads and whatnot that Plex offers
I'm a Plex user who's been thinking about trying Jellyfin out, largely in response to some recent UI changes I dislike but... what Plex ads? I don't have any on my android apps, on Roku installs, or on my parent's SmartTV, and none of my other users have ever mentioned any ads to me. (If I was seeing ads, Jellyfin would become "take some time off work and get it working now".)
I know I've disabled everything except my own libraries, so it's possible there's a setting somewhere that allows them, but if so, I disabled it so long ago I honestly don't remember ever seeing any. Are other Plex users seeing ads? Was it after a recent update that I may have skipped, maybe?
I last used Jellyfin about 2 years ago, and the chromecast functionality on Android needed some work. Has the Android client been improved?
Jellyfin works great. Supports my 7.1 Atmos setup with the right media even, very slick, no issues
This was always going to be the fate of Plex. You can’t build a sustainable business off the back of most of your users viewing pirated content.
I say that without judgement, it’s just a reality. Open source was always going to be the path.
Weirdest downvote I've seen. This isn't like, painfully obvious to everyone?
Maybe I'm old, but it feels like everyone has a little too much "business-brain."
Didn’t the Jellyfin project lead and some other core founders quit this week?
Yes, but it was amicable. The mentioned burn out
Been using jellyfin for like 2ish years, no complain.
Jellyfin-mpv-shim is great.
Jellyfin is great. For me, the only thing missing is sharing libraries.
Can you elaborate on what you mean by sharing libraries?
I assume they mean how easy Plex makes it to share content across the internet. I setup a server, you download a client. No port forwarding, VPN shenanigans, etc
yes I agree, it does need some tech literacy to setup properly.
I would absolutely love to cut to jellyfin, but for the TV integration. Last time i looked samsung TV's (which most of my fam use) dont have a decent client. Has that changed?
Check here: https://github.com/jellyfin/jellyfin-tizen/issues/222#issuec...
hmmm looks like its heading in the right direction.. very promising.
This is exactly the core reason why I can't consider changing. The Plex app for Samsung has worked great for me for many years. It has its quirks, but it works!...
Not having that is an absolute deal breaker.