I’m surprised people reach for plex, not sure what I’m missing - but a Jellyfin container set up has been fantastic for strictly at home usage (running on an old gaming PC). It’s fantastic software - the cross platform applications are pretty useable. Don’t think we’ve even had any major issues over the last 4 years using it. Many thanks to the builders and maintainers, hopefully Andrew can take some rest and know th…
Jellyfin founder Andrew leaves team
271–280 of 348 posts
Re: Jellyfin founder Andrew leaves team
#272Recently Plex increased the cost of a new Lifetime Plex Pass to $750 [1]. It seems like they really want to get most users paying recurring monthly or annual fees. But to me at least that kind of goes against the whole purpose of hosting my own media library. Thank you to everyone who has contributed to Jellyfin for offering an alternative! [1] https://www.plex.tv/blog/new-lifetime-plex-pass-pricing/
Have to admit, quite impressive that someone is still paying this much for Plex given the free alternative like Jellyfin that can do pretty much everything the same. What’s the psychology here that people are willing to pay this much for this software, yet not even $20 for another?
There are plenty of situations where a business must charge over X for one reason and must charge under Y for another, where Y < X. What happens is generally they go for the "over X" branch for fairly obvious reasons, then go out of business sooner or later because they can't actually charge that. Just the fact that they are trying to charge that much doesn't mean people are paying it.
Re: Jellyfin founder Andrew leaves team
#273I’m surprised people reach for plex, not sure what I’m missing - but a Jellyfin container set up has been fantastic for strictly at home usage (running on an old gaming PC). It’s fantastic software - the cross platform applications are pretty useable. Don’t think we’ve even had any major issues over the last 4 years using it. Many thanks to the builders and maintainers, hopefully Andrew can take some rest and know th…
5 years ago when i bought an LG OLED tv and finally decided to move from SAMBA/Apache/plain files I tried first Jellyfin, but 1. Jellyfin up to to a year or two ago didn't have WebOS client. 2. Jellyfin android client is (was?) just the webclient - so no video or audio codec support. 3. Server ran very poorly on my raspberry pi so I went with Plex and am still using Plex
1. Subtitle management is a total pain. Sometimes it doesn't show any subtitle toggle, sometimes it does. There isn't an option to switch between different subtitles. Adding an external subtitle file on the fly via the app never works for me. One approach that almost always works is to download the subtitle file, rename it to match movie filename, trigger a metadata refresh for the file/library (this requires switching from library view to dashboard view and back so certainly has friction). Also, if you start a movie directly on Chromecast, subtitles don't show even if they have been chosen. However, if you start the movie with subtitles "ON" on the app and THEN stream it via Chromecast, subtitles show up on the TV.
2. Sometimes it has issues with Google Chromecast (puck connecting to my LG OLED TV via HDMI port). I have had better luck with the in-built Chromecast feature of the TV.
The Pi isn't mega snappy when it comes to the lag between button press to actual playback start/end of seeking but it generally works fine once the stream starts playing.
I didn't pay a dime for it so this is not throwing any shade on the Jellyfin team - I am grateful for their work.
Re: Jellyfin founder Andrew leaves team
#274I’m surprised people reach for plex, not sure what I’m missing - but a Jellyfin container set up has been fantastic for strictly at home usage (running on an old gaming PC). It’s fantastic software - the cross platform applications are pretty useable. Don’t think we’ve even had any major issues over the last 4 years using it. Many thanks to the builders and maintainers, hopefully Andrew can take some rest and know th…
I never heard of Jellyfin until now (I might have been living under a rock). Plex has been... fine, though this looks really interesting so I might switch over.
Re: Jellyfin founder Andrew leaves team
#275Earlier quoted context omitted.
Kodi does have bultin server functionality (both DNLA and a web interface), it's just less commonly used that way, and I don't think transcoding is supported without plugins.
I tried it some time ago and found it was useless in that role. Kodi is 99% a TV-like frontend to a local-disk media collection, its web interface is an afterthought, its performance for remotely served media is atrocious. Jellyfin, Emby and Plex are media servers first and foremost.
Re: Jellyfin founder Andrew leaves team
#276I’m surprised people reach for plex, not sure what I’m missing - but a Jellyfin container set up has been fantastic for strictly at home usage (running on an old gaming PC). It’s fantastic software - the cross platform applications are pretty useable. Don’t think we’ve even had any major issues over the last 4 years using it. Many thanks to the builders and maintainers, hopefully Andrew can take some rest and know th…
Re: Jellyfin founder Andrew leaves team
#277Earlier quoted context omitted.
I wonder if we are starting to see a generational gap in how we consume media. When I was growing up, there was no "media experience," you just turned on the TV, selected your channel, and there was your show. Or your turned on the TV, pushed the VHS tape into the VCR, and your movie started playing. Every once in a while I start looking into things like jellyfin and after a few hours poking around, eventually start…
Jellyfin took me 20 minutes to setup with docker-compose. I’ve never customized anything about it aside from pointing it at my media library. It’s way less effort than making an SMB share play nice with a smart TV.
Re: Jellyfin founder Andrew leaves team
#278There's never been a better time to consider writing your own media server solution from scratch. I really don't like the idea of transcoding on demand. It has always created a janky experience on the client. I've been using a custom solution that runs everything through ffmpeg normalization as part of the media upload phase. Whenever a client wants to stream something we give them raw byte ranges directly from the b…
What clients are you using? I use the highest bitrate HDR videos possible. I very rarely have to transcode. 4k TVs are cheap as are 4k streaming devices.
The main case for transcoding is playing a video in a browser that doesn't support the original codec. Everything can handle high bitrate streams now. The one other rare exception is video that's over 100Mbit/s. I've encountered a few that are that high and some streaming boxes can only handle 100Mb.
Re: Jellyfin founder Andrew leaves team
#279Earlier quoted context omitted.
My biggest beef with Plex is that they've pivoted away from being a media server first and are trying to change into a streaming platform first, and because managers inside the company have to show KPI, they're stuffing the streaming buttons and sections and recommendations in everywhere. Really frustrating because the media server experience is still by far the best. It really needs to have a "classic" toggle where…
The only good thing about this in my setup is I can add shows/movies to my watchlist from their advertisements and it gets picked up by my arr stack.
Re: Jellyfin founder Andrew leaves team
#280Earlier quoted context omitted.
Plex subscription also includes a “Skip Intro” for TV shows. That’s the only value I’ve gotten out of it other than being able to stream to my phone. Not sure if Jellyfin has an equivalent
There is a plugin that is supposed to provide this, but I don't think it works with every client, and I'm moderately sure it doesn't work with Kodi. Oddly, skip credits/jump to next episode works fine.