Skip to content

Conversation

@bbzylstra
Copy link
Contributor

Fixes the login authentication issue #802 and pulls in some audio fixes for #796 from @KUHLwasStolen patch https://github.com/KUHLwasStolen/spotify-player/tree/librespot-temporary-hotfix. @KUHLwasStolen can do a PR to integrate his changes first.

@bbzylstra
Copy link
Contributor Author

Forgot to run cargo fmt - should be able to pass the checks now.

@aome510
Copy link
Owner

aome510 commented Aug 24, 2025

Forgot to run cargo fmt - should be able to pass the checks now.

I want to make some changes but couldn't push to your fork. Do you have Allow edits by maintainers enabled? Otherwise, I will create a separate PR myself

See https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/allowing-changes-to-a-pull-request-branch-created-from-a-fork

@bbzylstra
Copy link
Contributor Author

Yes, Allow edits by maintainers is turned on for this PR. I submitted another commit fixing the formatting issues, maybe that is the issue?

@bbzylstra
Copy link
Contributor Author

2025-08-24-151358_hyprshot

@aome510
Copy link
Owner

aome510 commented Aug 24, 2025

hmm thanks for the clarification. Maybe something wrong on my end. Let's me try again

@aome510
Copy link
Owner

aome510 commented Aug 24, 2025

Sorry I couldn't figure it out so have to open a separate PR. I guess it has something to do with branch protection rule on the master branch

@aome510 aome510 closed this Aug 24, 2025
@bbzylstra
Copy link
Contributor Author

All good!

aome510 added a commit that referenced this pull request Aug 24, 2025
…kup issues (#808)

Resolves #802 
Resolves #799
Resolves #796 
Resolves #787

This PR was based on #807 with a few updates

---------

Co-authored-by: Bradley Zylstra <[email protected]>
KUHLwasStolen added a commit to KUHLwasStolen/spotify-player that referenced this pull request Aug 26, 2025
* Upgrade `librespot` to `0.7.0`, fixing audio, authentication, DNS lookup issues (aome510#808)

Resolves aome510#802 
Resolves aome510#799
Resolves aome510#796 
Resolves aome510#787

This PR was based on aome510#807 with a few updates

---------

Co-authored-by: Bradley Zylstra <[email protected]>

* Make Spotify Connect integration work with new authentication changes (aome510#809)

Resolves aome510#804 

- define a custom client to get user's available devices for Spotify Connect integration
- update `client_id` general config to be optional
    + setting one will enable "user-provided client integration" which is requred for Spotify Connect feature
- cleanup authentication codes
- update documentation

---------

Co-authored-by: Thang Pham <[email protected]>
Co-authored-by: Bradley Zylstra <[email protected]>
tojamrok pushed a commit to tojamrok/spotify-player that referenced this pull request Sep 3, 2025
…kup issues (aome510#808)

Resolves aome510#802 
Resolves aome510#799
Resolves aome510#796 
Resolves aome510#787

This PR was based on aome510#807 with a few updates

---------

Co-authored-by: Bradley Zylstra <[email protected]>
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.

2 participants