Earlier quoted context omitted.
i've used this plugin a lot, and it is nice, but a bit hit-or-miss. it analyzes all episodes of a show to start seeing a pattern in the beginning of shows, or checks chapters which my files rarely had. works well for most shows, but if a show has unique intros for every episode, it doesn't really work. also had trouble with 100% consistent intros, but i never really figured out why that happened. kind of a 50% soluti…
That sounds like what I see with Plex, too. It definitely doesn't get it when the intros are unique. And if there's something later that's the same each show (an explanation of the game show, etc) it'll target it as the intro instead. It's good most of the time, but not 100%.
Jellyfin founder Andrew leaves team
241–250 of 348 posts
Re: Jellyfin founder Andrew leaves team
#242Earlier quoted context omitted.
I am not so sure. Have used it for years for free( I have need to stream on the go) and it’s always been no issue. On first setup you are give the option to display streaming options or only your library. I cannot remember the last time I was logged. Super stable and zero time spent setting it up. On the flip side Jellyfin has never worked that well out of the box for me. Always some fiddling around and even when I g…
Have used it for years as well, Plex is a piece of shit. I'm waiting for the day I'll have the time to migrate off this enshitified hostile dark "platform".
Re: Jellyfin founder Andrew leaves team
#243Earlier quoted context omitted.
I am not so sure. Have used it for years for free( I have need to stream on the go) and it’s always been no issue. On first setup you are give the option to display streaming options or only your library. I cannot remember the last time I was logged. Super stable and zero time spent setting it up. On the flip side Jellyfin has never worked that well out of the box for me. Always some fiddling around and even when I g…
I was a user back when it was Mac only, before they even broke it out into a client/server architecture. When they added the streaming services, I don’t remember getting a choice. I do remember finally getting annoyed enough some time last year and looking for a way to hide it all. I also remember opening the app one day, not long ago, and seeing a full screen ad instead of my media. Considering I have PlexPass, I fo…
Re: Jellyfin founder Andrew leaves team
#244Earlier quoted context omitted.
Yup, it’s a great UX and it makes the media experience feel finished, not hacky.
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…
I think the media servers started as a way to avoid tapes/DVDs and making it easier to get content on the TV. It’s a much better experience than a 100 DVD changer. Now, it evolved based on anxiety around streaming services and never knowing when the TV show you’re watching will get pulled, or your favorite movie will lose availability… and wanting to maintain access. This is especially true as companies, like Sony, remove digital copies of movies people “bought”. So any digital file with DRM from a company is only good as long as they decide to keep offering it, which isn’t forever.
Re: Jellyfin founder Andrew leaves team
#245Recently 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/
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…
Re: Jellyfin founder Andrew leaves team
#246Small plug to ask for help with the Apple TV App? Swiftfin is really rough but the best option. It’s quite terrible, never refreshes, overlapping text constantly. It could use some love.
Infuse is polished, I lack nothing in it on ATV.
Its minor overall, but as a former app dev, poor list performance drives me crazy.
Re: Jellyfin founder Andrew leaves team
#247Earlier quoted context omitted.
Yup, it’s a great UX and it makes the media experience feel finished, not hacky.
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…
You've just described the media experience. When I was a kid I spent so much time just flipping through channels. The same activity today is a vastly different and inferior experience. Modern televisions take forever to change channels.
Re: Jellyfin founder Andrew leaves team
#248Recently 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/
I still am not quite sure what value something like Plex offers for my personal HTPC media needs. I have a large collection of disk space that's an SMB file share on my local LAN, on a server in my garage. My home theatre PC mounts it over the LAN. I have an XFCE4 desktop environment on the HTPC with the font size cranked up a bit and can run nautilus, thunar, or any other file explorer metaphor browser to explore th…
Re: Jellyfin founder Andrew leaves team
#249Earlier quoted context omitted.
Infuse is terrific software, and supports jellyfin and smb. I use it for jellyfin and absolutely love my setup. I ditched plex because of missing Dolby audio support and all the use hostile channels and “features” years ago, and will never look back.
For how much Infuse gets praised I was disappointed in the UI/UX. Playback is great, but the browsing UI is terrible and offline downloads are really buggy (Just like with Plex for a very long time)
Re: Jellyfin founder Andrew leaves team
#250There'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…