now-playing
now-playing copied to clipboard
Now playing shows up with cached data when Spotify is closed
Hi @paced, I encountered a strange behavior that seems to be a bug.
Steps To Reproduce
I repeatedly tried to toggle now-playing through the macOS menu bar. Also, I made sure Spotify is closed completely then a scrollbar with cached data (the last song played) appeared in now-playing.
https://user-images.githubusercontent.com/11756815/166101347-eb92d001-7b69-428f-952c-ae475cdfc8ba.mov
Expected Behavior
Warn end-user there's no active player or still show loading
Thanks for the report @msudgh. I think the cached/previous song appearing is an Electron quirk. It seems like this was intended behaviour from the previous maintainer (e.g., if the current song can't be determined, just show as "loading") but I am escalating to a bug since it is bad UX as it currently is.
Please note that things are a bit slow on this project due to real-life commitments, but we will get to this when we can.
Indeed, It brought bad UX and a bit confusion.
I understand how an open source project takes time and dont worry about that. There's no rush for a patch/fix as the bug have low priority
Thanks
Can I suggest a different expected behaviour: no notification
@tgrrr Could you please elaborate what you mean?
In my opinion, the expected behavior when Spotify is closed (or maybe even paused) should be to display no song title at all in the menu bar.
We will keep that in mind for user experience @Wever1985, thanks for the report.