SwSpotify icon indicating copy to clipboard operation
SwSpotify copied to clipboard

Swspotify no longer works on latest UWP Spotify

Open IM-TechieScientist opened this issue 1 year ago • 2 comments

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 avatar Mar 25 '24 17:03 IM-TechieScientist

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

aadibajpai avatar Mar 26 '24 02:03 aadibajpai

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

IM-TechieScientist avatar May 02 '24 09:05 IM-TechieScientist