Comment on Jellyfin is not just good... but *better* than Plex now?!
thundermoose@lemmy.world 5 weeks agoIntro skipping works pretty well once you set it up and give it time to scan. Functionally, it identifies common audio to determine likely intros, so it can get confused with shows that have different intro music between episodes of the same season.
Don’t have to change any folder structures unless you were storing optimized media alongside the original files in Plex. All the metadata for both Plex and Jellyfin lives in a SQLite database in your config dir.
You may wind up transcoding even if you think you really shouldn’t have to. Browsers are weird about supporting some encodings, and both Plex and Jellyfin will automatically transcode to satisfy the client.
Hardware transcoding is huge, don’t underestimate how impactful it can be. A single 4K CPU transcode could saturate my 72-core server, but one A380 can transcode 3-4 4K streams at the same time. This admittedly doesn’t matter much if you only have one user, but keep it in mind if you ever have to share. It’s so annoying to have a stream start hitching because 1-2 friends decided to start watching something at the same time as you…
I still don’t have a good replacement for Plexamp either. I think Jellyfin can play music too, but I haven’t tried it myself. I spent a lot of time getting the metadata right in Plex and just haven’t felt like trying to find a way to migrate yet.
gajahmada@awful.systems 5 weeks ago
Iirc the feature used to be an add-on with module and I read here somewhere it now baked in out of the box, is that the case ?
I thought there’s an edge case somewhere but from your explanation I don’t think I need transcoding for video. Not that I don’t want it.
My NAS is old, like, i3 2100 old. So I just make sure the media can be played directly on my 2 client locally, so I don’t know how much HW transcode improve the performance but if it’s usable, that’s a nice bonus. Maybe if I ever get a 4K display but that’s a problem for future me.
Pretty much yeah, I really don’t wanna mess with the music library
Thanks for the answer.