Owner of lemmy.uhhoh.com
Contact info at kate.fail
- 0 Posts
- 9 Comments
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
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.
I did no research whatsoever and picked the one I’d seen the name of more often. I figured if it didn’t work for me I’d try something else, same as when plex wasn’t working for me so I switched to jellyfin. I have no idea how it compares to the other options but it feels pretty solid so far
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)
kate@lemmy.uhhoh.comto Linux@lemmy.ml•which linux distro do you NOT like, and why?English1·2 years agoYou can’t easily uninstall the advantage tools package, they set Ubuntu-minimal meta package to depend on it
kate@lemmy.uhhoh.comto Linux@lemmy.ml•which linux distro do you NOT like, and why?English1·2 years agoUbuntu because they put ads in the terminal
to send a hash only, you’d need a modified jellyfin server that can accept a given hash for auth in place of the password. since this project doesn’t require a modified jellyfin server, it does in fact send the password directly, as seen here https://github.com/LLukas22/Jellyswarrm/blob/9c5f4f57af485e305174e9435d76fb226105d946/crates/jellyswarrm-proxy/src/handlers/users.rs#L204