Live data from Hacker News

Jellyfin 12.0

jellyfin.org

81–90 of 355 posts

Re: Jellyfin 12.0

#81

Subtitles are the Achilles heel of Jellyfin (at least the Android client sending the stream to Chromecast stick connected to the TV). I can see the subtitle present but it doesn't show on the movie. Ok, I will just add manually - can't, progress indicator loops forever. Ok, I will remove the existing subtitles and add - removal succeeds - addition fails. This is the same fiddling everytime. If it works, it is a mirac…

Do you use bazarr? That’s been the final fix for me with subtitles

Re: Jellyfin 12.0

#82
I love jellyfin, been using it for years now, alongside the *ARR stack.

My young daughter recently started getting into audio books, so I installed Listenarr alongside a vibe coded mcp server [0] which I have running with all the other arr service mcp connections.

This allows the family to easily download and manage their media (err…Linux distributions) via Onyx AI, which I also have running with everything else on local box running microK8s, all on a relatively puny Geekom minipc with 16Gb

This whole setup is pretty straightforward to manage with Claude which has no issues working with K8s.

For those interested in the listenarr audiobook mcp: [0] https://github.com/leachuk/listenarr-mcp/blob/main/CLAUDE.md

Re: Jellyfin 12.0

#83

Earlier quoted context omitted.

I switched to jellyfin about 6 months ago and I can say it is definitely worse. I’m constantly fighting to fix thumbnails, fix episodes to be in the same show, force rescans to get it to even recognize a show that already exists. I never had any of these problems with plex. Plex also defaults to transcoding which fixes a lot of gaps with clients that don’t support certain codecs. I’m often running into issues where i…

The default recommended folder naming settings are different for jellyfin from plex if I recall correctly. Personally I just let the arr app download metadata and let jellyfin scan local nfo files only for metadata so have not had a problem for a long time.

I moved from plex to jellyfin and got 10% of the way through organising the films the jellyfin style and then just moved the rest of the video files into a folder called 'ok' and it worked fine. try the lazy way first and see how it goes

Re: Jellyfin 12.0

#84

Earlier quoted context omitted.

I had this problem, but I fixed it by setting it up so it extracts all embedded subtitles into SRT files, and enabled a setting prevents Jellyfin from serving embedded subtitles. From what I remember, some clients don't support streaming subtitles, so they must download them completely in advance, when the movie starts, before they start appearing. If you pick embedded subtitles with these clients, Jellyfin must extr…

> If you pick embedded subtitles with these clients, Jellyfin must extract the subtitles files immediately, and this takes a while depending on container format, file sizes and server load. Really? How? My expectation would be that extracting a subtitle file takes a few seconds at most. If you had to do it on the fly every time you watched anything in your library, it wouldn't matter.

IIRC, in many containers embedded subtitles will be interleaved with the video and audio atoms/boxes/packets/etc., and so pulling out the subtitles requires scanning the full file. Not quite as expensive as decoding or re-encoding, but still as slow as "stream the full file into memory and demux the streams"

Re: Jellyfin 12.0

#85

Earlier quoted context omitted.

Yes, this is the big one for me. Seemingly unlike a lot of folks, Plex is my main music server. Years ago I ripped all my CDs (1800+, IIRC) and Plex + Plexamp is really, really, really good for listening. I haven't yet found anything else that works as well. I use Plexamp on desktop/laptop computers and then the Android and iOS apps for on-the-go music. I tried Symfonium [1] because it seemed promising and would give…

Yeah PlexAmp is amazing. Feels like it's the only music client around these days that has a functional "shuffle by album" option, instead of treating my library as only a collection of individual songs.

Lyrion (fka Logitech Media Server ) does album shuffle

Re: Jellyfin 12.0

#87
post #20

As a long time plex user with a lifetime pass, I always enjoy seeing the good progress with Jellyfin as it will increasingly give me a soft landing for when Plex finally does something to make me move. At the very least it will hopefully keep some of plex’s most user hostile behavior in check. As an aside, I recently started having Claude help me with configuring my *arr stack and it has helped tremendously. I used t…

What are you using for audiobook requests? I also recently setup arr stack, but I saw readarr is depreciated and there doesn't seem to be a clear successor.

Chaptarr is great! Just had their public release after a long alpha testing phase

Re: Jellyfin 12.0

#88

Earlier quoted context omitted.

> If you pick embedded subtitles with these clients, Jellyfin must extract the subtitles files immediately, and this takes a while depending on container format, file sizes and server load. Really? How? My expectation would be that extracting a subtitle file takes a few seconds at most. If you had to do it on the fly every time you watched anything in your library, it wouldn't matter.

IIRC, in many containers embedded subtitles will be interleaved with the video and audio atoms/boxes/packets/etc., and so pulling out the subtitles requires scanning the full file. Not quite as expensive as decoding or re-encoding, but still as slow as "stream the full file into memory and demux the streams"

[flagged]

Re: Jellyfin 12.0

#89

As a long time plex user with a lifetime pass, I always enjoy seeing the good progress with Jellyfin as it will increasingly give me a soft landing for when Plex finally does something to make me move. At the very least it will hopefully keep some of plex’s most user hostile behavior in check. As an aside, I recently started having Claude help me with configuring my *arr stack and it has helped tremendously. I used t…

Thank you for starting this thread. Another lifetime plex pass user, interested in my choices. For now, I am happy on plex/plexamp. Good to know what jellyfin is at.

Re: Jellyfin 12.0

#90

Did they fix that thing where like you can’t have mixed movies and tv in the same folder without it going nuts

How would jellyfin be able to tell whether the video files in a directory are movies or tv? What does going nuts actually look like, and what causes it?
Post reply on HN