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

Swspotify no longer works on latest UWP Spotify #56

Open
IM-TechieScientist opened this issue Mar 25, 2024 · 2 comments
Open

Swspotify no longer works on latest UWP Spotify #56

IM-TechieScientist opened this issue Mar 25, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@IM-TechieScientist
Copy link

Describe the bug
Swspotify no longer works on latest uwp Spotify version.

To Reproduce
Update Spotify UWP to latest version and try using spotify.song() fn.

Proposed Fix
Figured out that replacing "Chrome_WidgetWin_0" with "Chrome_WidgetWin_1" in line 31 of spotify.py fixes the issue. Occasionally Visual studio code or other electron apps do cause issues but that can be fixed with an additional if statement.

@IM-TechieScientist IM-TechieScientist added the bug Something isn't working label Mar 25, 2024
@aadibajpai
Copy link
Member

if you make a pr I'd be happy to accept it and make a new release

@IM-TechieScientist
Copy link
Author

@aadibajpai Apologies for the late response but user Advaith-RN has made the pr and it would be great if you could accept it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants