The only feature I want that jellyfin doesn’t have (or I haven’t found it) is shuffle. Throwing on how it’s made or mythbusters on shuffle is great background stuff.
Comment on Selfhosting Sunday - What's up?
kate@lemmy.uhhoh.com 2 months ago
Finally switched from plex to jellyfin, seems to be ok so far. Needed to make some small scripts for metadata management but it’s running smoothly. Finally decided I’m hosting enough software with user accounts that I’ve made an authentik instance for SSO with each (ofc jellyfin first)
AtHeartEngineer@lemmy.world 2 months ago
jagged_circle@feddit.nl 2 months ago
Aren’t there clients that support that?
IronKrill@lemmy.ca 2 months ago
AtHeartEngineer@lemmy.world 2 months ago
Ya I don’t think it’s supported on the apple tv app. Damn.
InverseParallax@lemmy.world 2 months ago
Doing that switch soon.
Plex doesn’t do hw accel well, which kind of defeats the purpose.
kate@lemmy.uhhoh.com 2 months ago
Setting up HW accel on Jellyfin was a bit more manual than a single checkbox. You have to tell it which codecs it should HW decode and encode. I had some issues with it so left it off for now
smiletolerantly@awful.systems 2 months ago
Hey, we’re also thinking about setting up authentik. Could you answer the following, where I haven’t found answers to yet: does introducing SSO impede logging into Jellyfin on a TV / phone app at all?
kate@lemmy.uhhoh.com 2 months ago
no, works fine. there’s an LDAP plugin for jellyfin so you can use the jellyfin internal login page and the server will verify the login against authentik. took some setting up though.
smiletolerantly@awful.systems 2 months ago
Alright, thank you!