Live data from Hacker News

Jellyfin 12.0

jellyfin.org

301–310 of 356 posts

Re: Jellyfin 12.0

#301

Earlier quoted context omitted.

That's not mine. I can remove the link if it makes it look less spammy.. It's not always easy for people to do the setup.

My apologies then. Those debrid services seem like they are run in on borrowed time though so I don’t use it. I have friends that do and seem to like it, but I prefer having a local library (*arr stack)

I'm gonna make a local library once storage prices come down (I want to seed) but TorBox and Nuvio doesn't feel real.

Re: Jellyfin 12.0

#302

Earlier quoted context omitted.

Classic HN user take. While $600 is obviously a pisspoor budget, they do incredible work compared to closed source solution companies like Plex. Not everything needs to be capitalistic, in fact the product pretty much sells and safeguards itself based on being freeware with pretty quality UX. Who will replace them?

"Capitalistic" is, I'm sure, meant derogatorily. I disagree with the sentiment, and I think the Jellyfin maintainers deserve at least a living wage for their time and efforts.

> deserve at least a living wage for their time and efforts

I agree with the sentiment

However,

> $24000 in the bank

I assume there are multiple developers. If the developers are based on North America or Europe that money does not guarantee a living wage for more than.. some months?

Re: Jellyfin 12.0

#303

Earlier quoted context omitted.

You do need a DNS service with API access for automatically creating/renewing the certificates for things that are only served over tailscale though, since they aren't publicly accessible for the letsencrypt servers to talk to.

I've got a Caddy instance setup which proxies my traffic and has dead easy integration for domain DNS registration. Super handy

Caddy is great, but doesn't solve the problem I was talking about on its own.

Caddy will get SSL certs automatically if it is exposed to the internet and DNS for that domain points to it, but if you are routing over tailscale exclusively Caddy can't automatically validate the domain names over ACME. There is a Caddy extension for doing DNS based validation, but that puts you back to needing a DNS provider with an API.

Re: Jellyfin 12.0

#304
post #285

Earlier quoted context omitted.

I don't even have a huge library but it performs terribly on my system due to SQLite. Would love a Postgres backend.

Huh, I always thought one of the main advantages of SQLite was supposed to be the performance. (e.g. it's one of the things they brag about on the website.)

It's something to do with NFS. I haven't fully figured it out, but it keeps locking up for some reason. They basically say NFS is not supported.

Re: Jellyfin 12.0

#306
post #264

Interesting post about Jellyfin's finances (2024) https://opencollective.com/jellyfin/updates/were-good-seriou... > We have quite a budget collected over the last 5 years, and while we're really happy to see so many in the Jellyfin community contribute to us, we want to ask you to stop! No, really. We don't actually need your money. At least, not here and now. We have over $24,000 in the bank, and with average monthl…

Or, you know, invest the money and try to become more self-sufficient over time, safeguarding development in the future.

The genesis of jellyfin is as a fork of Emby by part of the developper who saw the need for finance of Emby to start driving choices being made in the project rather than user and technical needs and merits.

Part of the team needed it, part of it saw that as something that shouldn't go that way, so they did what you're supposed to do in open source and forked.

So it's not really a surprise they don't go that way.

Re: Jellyfin 12.0

#307

Interesting post about Jellyfin's finances (2024) https://opencollective.com/jellyfin/updates/were-good-seriou... > We have quite a budget collected over the last 5 years, and while we're really happy to see so many in the Jellyfin community contribute to us, we want to ask you to stop! No, really. We don't actually need your money. At least, not here and now. We have over $24,000 in the bank, and with average monthl…

Are they not paying themselves?

The genesis of jellyfin is as a fork of Emby by part of the developper who saw the need for finance of Emby to start driving choices being made in the project rather than user and technical needs and merits.

Part of the team needed it, part of it saw that as something that shouldn't go that way, so they did what you're supposed to do in open source and forked. Ergo they are very much against doing that for that specific project.

Re: Jellyfin 12.0

#308

Earlier quoted context omitted.

I have always had issues with playing high bitrate BluRay remuxes, with HDR and DTS 5.1+ audio. Granted the last time I tried JellyFin was January 2025 so it is possible this has changed. Have there been improvements on this front?

I've been using Jellyfin for roughly 5 years, most of my library are Blu-ray remuxes (50-100 GB) and I haven't had a single one fail to play. My setup is Apple TV with Infuse connected to a LG C9 with a modern Yamaha receiver. Transcoding is a whole can of worms I chose to avoid by playing everything directly.

I currently use the plex direct play feature on android tv with a Nvidia Shield Pro. Is there an equivalent jellyfin android tv app?

Re: Jellyfin 12.0

#309
post #181

Earlier quoted context omitted.

You should try this: https://neptuneplayer.com/

Looks good...but having to join Discord to try it is one step too many, if I have to be honest.

FYI: it is GA for Apple TV (so no Discord required) - it’s only iOS/iPad that’s still in public beta.

(Source: was in the Neptune tvOS beta, still am for iOS - it is a fun squad though)

Re: Jellyfin 12.0

#310
post #285

Earlier quoted context omitted.

I don't even have a huge library but it performs terribly on my system due to SQLite. Would love a Postgres backend.

Huh, I always thought one of the main advantages of SQLite was supposed to be the performance. (e.g. it's one of the things they brag about on the website.)

It's performant under specific workloads. Performance degrades a lot with safe multi-client usage.
Post reply on HN