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

Update jellyfin-sdk-kotlin to v1.6.1 #1506

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

jakobkukla
Copy link

Changes

Updated SDK version and fixed build errors.

Also added the API authorization header to exoplayer since the access token is no longer passed via URL for Android Auto (see jellyfin/jellyfin-sdk-kotlin#871).

I have tested the Android Auto functionality and it seems to work fine. The only thing I cannot test and suspect that may not work is casting. Not sure how I would add the header there since CastPlayer cannot use a DataSource.Factory. In google/ExoPlayer#4760 they claim that the receiver app is responsible for authentication. Not sure if this is implemented in jellyfin/jellyfin-chromecast though.

@jellyfin-bot jellyfin-bot added this to the v2.7.0 milestone Nov 4, 2024
@satmandu
Copy link

Any chance of getting this reviewed again @nielsvanvelzen ? It would be nice to start generating builds from the updated sdk...

nielsvanvelzen
nielsvanvelzen previously approved these changes Dec 17, 2024
Copy link
Member

@nielsvanvelzen nielsvanvelzen left a comment

Choose a reason for hiding this comment

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

I did not test these changes and only reviewed the usages of the SDK. Those all look fine to me.

@satmandu
Copy link

Would someone be so kind as to trigger the build and test workflows on this PR?

@nielsvanvelzen
Copy link
Member

GH does not let me trigger the builds so the pull request probably needs to be rebased or have master merged into it.

@jakobkukla
Copy link
Author

rebased on master. I think you should be able to trigger the build now @nielsvanvelzen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants