Live data from Hacker News

Jellyfin 12.0

jellyfin.org

91–100 of 354 posts

Re: Jellyfin 12.0

#91
post #20

Earlier quoted context omitted.

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

Could you share a link to source code/repo? I couldn't find it

Re: Jellyfin 12.0

#92

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.

Another up-vote from me for Plexamp.

I find the mainstream subscription players to be excruciating to use to play what I want at the time.

Re: Jellyfin 12.0

#93
post #67

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…

Also a lifetime pass Plex user, I'll leave as soon as someone has a good solution for identifying raw Bluray rips automatically. Why do I have to manually name the episodes? We had CDDB last century, why isn't there an equivalent for raw video rips? The ripped data should be identical, a simple hash should uniquely identify it.

Are you describing a plex feature? I was under the impression they required the media to follow certain naming conventions. [1]

Maybe mkv-renamer is of use to you? [2]

1: https://support.plex.tv/articles/naming-and-organizing-your-...

2: https://github.com/ssanj/mkv-renamer

Re: Jellyfin 12.0

#94
post #3

Earlier quoted context omitted.

Feels like only a matter of time with Plex doesn't it! I've got the lifetime pass, but it really does feel like a Sword of Damocles situation...

really is just the normies access to it via samsung and LG TV's that hold me back.

I am currently on vacation and used jellyfin via the browser on all the smart TV. And it just works great. I didn't expect it to work this good.

Sign in via key is easy, not stuttering. I can recommend it.

Re: Jellyfin 12.0

#95

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…

If there is one thing that needs to be re-written and consolidated it is the arrs ecosystem. Replacing/consolidating the arrs themselves is pretty straightforward. The trap that quickly becomes a token incinerator is incorporating the downloader into the library manager itself. A lot of learned lessons in that sabnzbd codebase.

Re: Jellyfin 12.0

#96
post #65

Earlier quoted context omitted.

> bypassing Cloudflare CAPTCHAs Can you say more about this? I've never encountered this problem in nearly a decade of running the same stack.

With the *arr stack, some of the trackers it uses to search for a torrent will present a captcha when Prowlerr queries it for a search. If you integrate FlareSolverr and set up Prowlerr to submit queries through it for the trackers that have CAPTCHAs, it won't get blocked by them.

Yep. It really isn’t nefarious or abusive. I keep mine slowed down to not scan often to be considerate. Even private trackers can require it now.

Re: Jellyfin 12.0

#97

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.

> Feels like it's the only music client around these days that has a functional "shuffle by album" option

foobar2000 has this!

After trying dozens of music clients (including PlexAmp) I eventually settled on simply using foobar2000 pointed to an smb share - nothing else seems capable of properly handling playback by folder structure. (e.g. I've got all my Led Zeppelin albums in the "Led Zeppelin" folder, and I want to just select it and play their discography in album release order.)

Re: Jellyfin 12.0

#98

Earlier quoted context omitted.

I (also a lifetime Plex Pass user) decided to try it out ~6 months ago, and I've switched over. I haven't had any gaps in functionality yet, though YMMV of course. While it isn't better than Plex (which is still fine for now), it isn't worse either, and I trust the Jellyfin devs a lot more than the Plex devs at this point.

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…

> Plex also defaults to transcoding which fixes a lot of gaps with clients that don’t support certain codecs.

Maybe I'm misunderstanding this, but as far as I can tell, Plex defaults to direct play enabled, and will direct play unless it's not supported by client. (Or other constraints, like limited bandwidth settings, etc.)

Re: Jellyfin 12.0

#100
post #61

Earlier quoted context omitted.

This gave me an idea, what if I let an agent make a proxy for Jellyfin to act like Plex? Best of both worlds! Maybe worth a try.

I don’t think it’ll work because Plex gates everything with a sign in to their online accounts, so auth would have to go through them and there might be server-to-Plex verification going on too. That said, I’m very interested in this space - I’ve been building a music server that provides compatible APIs for Synology and QNAP mobile apps, with a few more on my todo list. I’d love to include Plexamp so if it is possib…

> I don’t think it’ll work because Plex gates everything with a sign in to their online accounts...

That isn't true. You can configure the server with which subnets are trusted, and do not require auth.

Post reply on HN