Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 3 commits into from
Feb 28, 2024

Conversation

imnotjames
Copy link
Contributor

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

@imnotjames imnotjames changed the title Fix/jellyfin use new auth fix: switch jellyfin to use non-deprecated auth mechanism Feb 28, 2024
Jellyfin/Jellyfin.php Outdated Show resolved Hide resolved
@imnotjames imnotjames force-pushed the fix/jellyfin-use-new-auth branch from a7c0311 to eff0232 Compare February 28, 2024 09:56
@imnotjames imnotjames force-pushed the fix/jellyfin-use-new-auth branch from eff0232 to 23ee00d Compare February 28, 2024 09:57
Copy link
Collaborator

@mvdkleijn mvdkleijn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mvdkleijn
Copy link
Collaborator

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

@imnotjames
Copy link
Contributor Author

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

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

@mvdkleijn mvdkleijn merged commit fd71423 into linuxserver:master Feb 28, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Jellyfin X-Media-Browser Header to be Deprecated
2 participants