linuxserver / Heimdall-Apps

Apps for Heimdall
MIT License
299 stars 323 forks source link

fix: switch jellyfin to use non-deprecated auth mechanism #707

Closed imnotjames closed 7 months ago

imnotjames commented 7 months ago

fixes #669

switches the authentication mechanism to be the non-deprecated Authorization header

https://gist.github.com/nielsvanvelzen/ea047d9028f676185832e51ffaf12a6f

as part of this, switches the jellyfin connectivity test to use info rather than info/public because info/public ignores all auth

this works against a live jellyfin server using the official jellyfin docker image

mvdkleijn commented 7 months ago

@imnotjames Happy with merging it without the client version number?

imnotjames commented 7 months ago

@imnotjames Happy with merging it without the client version number?

Yeah, I can't seem to find any reasonable way to fetch it.