-
-
Notifications
You must be signed in to change notification settings - Fork 12
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
Search not working #43
Comments
Most likely a Spotify API issue. |
You can also check logs for more information. They should be located at. |
`[2024-12-01 22:12:42.9129] [ERROR] [D:\a_work\1\s\src\modules\launcher\PowerLauncher\Plugin\PluginManager.cs::240] Exception full name : System.NullReferenceException |
Seems to be an issue with the plugin? |
Seems like the Spotify API changed. JohnnyCrazy/SpotifyAPI-NET#1012 Will look into it later. |
Are you planning to create multilingual support? I can provide the Chinese translation |
Spotify did change its API terms, now it will be restricting access to third-party 😢 |
Fixed in v0.86.0-2. |
I am experiencing an issue with the PowerToys Run Spotify plugin. The search functionality behaves inconsistently — sometimes it returns results as expected, but other times it does not return any results at all.
The text was updated successfully, but these errors were encountered: