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 4 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.

Fix build errors and add API authorization headers to exoplayer
since the access token is no longer passed via URL for Android Auto.
See jellyfin/jellyfin-sdk-kotlin#871
@jellyfin-bot jellyfin-bot added this to the v2.7.0 milestone Nov 4, 2024
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.

3 participants