martinfekete10 / Tuneful

Tuneful is a native macOS menu bar playback control app for Spotify and Apple Music
https://martinfekete.com/Tuneful/
MIT License
229 stars 5 forks source link

Apple Music "Unstar" only works when track is launched from "Favourites" playlist. #55

Closed marknefedov closed 5 months ago

marknefedov commented 5 months ago

It looks like there is one more bug in #54 . 😅 https://youtu.be/KiMsRJLIG4k

"Unstaring" work only, when track is played from favorites playlist.

martinfekete10 commented 5 months ago

This actually works but it just takes a few seconds:

https://github.com/martinfekete10/Tuneful/assets/48446852/1bf1ada8-c823-4a33-a6cb-ab87c7431f0c

Not really sure what's happening behind the scenes as Tuneful only sends a notification to Apple Music to star/unstar a track and it's up to AM to handle it.

marknefedov commented 5 months ago

Ah, okay that's indeed a weird behavior.