Comments

Hacker News

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.

by postalcoder

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 use? I realize it feels offensive to kill information like this but you can do a much better job with the end experience if you do.

You can get a modern chatbot to produce this experience in a single prompt. The code can run on anything slightly more powerful than a potato because you aren't transcoding at playback time anymore. A raspberry pi would be more than enough to serve a few clients on a LAN. If you remain humble in your list of demands (a simple directory browser that plays videos linked within), you can more easily achieve total autonomy.

by bob1029

Note that the headline doesn't reflect the post. Here's the beginning:

> Hello everyone. Effective yesterday, Anthony and I [Joshua Boniface] decided to depart from the project, myself as Project Leader, and he as a core team member. This is in addition to the resignation of Andrew on Friday.

"Several core team members including the founder leave" looks a bit different from "founder leaves".

by thaumasiotes

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.

by al_borland

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

by cube00

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

by RAM-bunctious

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!

by NichoPaolucci

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/

by freetime2

Join the discussion

Write your take first — we'll ask for email only when you're ready to publish.

  • Hacker News
  • 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.
  • 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 use? I realize it feels offensive to kill information like this but you can do a much better job with the end experience if you do.

    You can get a modern chatbot to produce this experience in a single prompt. The code can run on anything slightly more powerful than a potato because you aren't transcoding at playback time anymore. A raspberry pi would be more than enough to serve a few clients on a LAN. If you remain humble in your list of demands (a simple directory browser that plays videos linked within), you can more easily achieve total autonomy.

  • Note that the headline doesn't reflect the post. Here's the beginning:

    > Hello everyone. Effective yesterday, Anthony and I [Joshua Boniface] decided to depart from the project, myself as Project Leader, and he as a core team member. This is in addition to the resignation of Andrew on Friday.

    "Several core team members including the founder leave" looks a bit different from "founder leaves".

  • 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.
  • 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

  • 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

  • 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!

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