raycast / extensions

Everything you need to extend Raycast.
https://developers.raycast.com
MIT License
5.34k stars 3.04k forks source link

[Spotify Player] "Dislike" does not dislike/hide song from Discover Weekly #14213

Closed kud closed 2 months ago

kud commented 2 months ago

Extension

https://www.raycast.com/mattisssa/spotify-player

Raycast Version

1.81.2

macOS Version

14.6.1

Description

When I want to dislike a song from Discover Weekly to help Spotify give me the right tracks, triggering "Dislike" does nothing.

https://github.com/user-attachments/assets/9c57defb-72e6-4a30-8ed6-52bc12d647fc

Steps To Reproduce

  1. Go to Discover Weekly playlist
  2. Listen to a song
  3. Run "Dislike" from this extension

Current Behaviour

Just the toaster appears.

Expected Behaviour

The toaster should appear and also especially dislike/hide this song.

raycastbot commented 2 months ago

Thank you for opening this issue!

🔔 @mattisssa @peduarte @sxn @dillionverma @andreaselia @stuart @tonka3000 @dancannon @pernielsentikaer @stevensd2m @erics118 @hjoelh @hobhouse @bkeys818 @jatindotdev @the-devbear @rfaccio @badta5te @andyburris @thomaslombart @rhesamu you might want to have a look.

💡 Author and Contributors commands The author and contributors of `mattisssa/spotify-player` can trigger bot actions by commenting: - `@raycastbot close this issue` Closes the issue. - `@raycastbot close as not planned` Closes the issue as not planned. - `@raycastbot rename this issue to "Awesome new title"` Renames the issue. - `@raycastbot reopen this issue` Reopens the issue. - `@raycastbot assign me` Assigns yourself to the issue. - `@raycastbot good first issue` Adds the "Good first issue" label to the issue. - `@raycastbot keep this issue open` Make sure the issue won't go stale and will be kept open by the bot.
thomaslombart commented 2 months ago

Could you share a recording? On my end, Dislike is removing the song from the "Liked Songs" playlist, so it's doing something.

kud commented 2 months ago

@thomaslombart Done 😌

kud commented 2 months ago

@thomaslombart I think we probably discuss about two different features. I'm talking actually about

screenshot-2024-08-27-17-03-11@2x

I would like to dislike/hide a song from Discover Weekly I never added as liked song. :D

thomaslombart commented 2 months ago

I see. That's actually another action in the Spotify extension. I'm not sure the Spotify API supports that, as I couldn't find anything after skimming the API. Feel free to take a deeper look; I may have missed something.

kud commented 2 months ago

Thanks. I can close this ticket then. 😊