全部文章0

Hacker Newsswat535··访问 1

Jellyfin founder Andrew leaves team

原网页

Article URL: https://forum.jellyfin.org/t-project-leadership-changes

Comments URL: https://news.ycombinator.com/item?id=48986091

Points: 359

# Comments: 321

Hacker News 讨论

359 points · 321 comments · 查看原帖

  1. freetime2

    Recently 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/

  2. NichoPaolucci

    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 they help a lot of people!

  3. RAM-bunctious

    Great that it's peaceful. Jellyfin is an amazing project, and works almost exactly how I want it to. By listing and playing my media without autoplaying trailers and other such stuff. I imagine many here who've never tried it will be of the same mindset

  4. cube00

    I simply could no longer provide the effort (mental or time-wise) that the role demanded, and thus I was not performing my duties to an acceptable degree, facing severe burnout, and risks to my mental health. [...] We've proven that FLOSS works, and is in demand. If "FLOSS works" maintainers shouldn't be "facing severe burnout", I've come across two more in the past week alone: * Filebrowser (Mar 2026): https://hacdias.com/2026/03/11/filebrowser/ * axum-login / tower-sessions (last week): https://github.com/maxcountryman/axum-login/discussions/330

  5. al_borland

    Happy to see that it looks like a peaceful transition. I’m not currently a Jellyfin user, I tried it, but it didn’t seem capable of handling my library on my hardware. I’m sticking with Plex for now, but as they move more and more toward trying to be a streaming service instead of a media server, I’m hoping Jellyfin matures to the point where it’s viable when I need it.

  6. bob1029

    There'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 block storage provider. In practice, this feels like flipping the channels on an analog tv. Every video starts and seeks nearly instantly. I've long since given up on the dream of maintaining lossless master copies of everything just in case. Every practical use of that 50 gb copy of Home Alone would have you transcoding it. Most clients would choke on that bit rate. When would you actually be able to use all of the available information? Why not just discard what you'll never

  7. lthi747

    Well, good luck Andrew and Anthony! Jellyfin is great project and good software when is working, unfortunately for me it doesn’t works very well. Constantly have issues with playback, files indexing and watch statuses that not marked, but that are small issues compred to the hell with subtitles. Very often out of sync (if they load) So I switched to nova player and sharing my tv shows and music collection over SMB. It isn’t issueless, but at least more smooth amd leas complex.

  8. postalcoder

    I’m grateful for this team. Jellyfin is a great product. I’ve been using llm + Tailscale + Jellyfin to manage my media box and I couldn’t be more happy. I’ve got perfect metadata, perfect organization, and multimodal search on top of it. What a dream.