Open hifirestone opened 5 years ago
This happens for me when I'm using spotify connect to stream to an external speaker over WiFi. Works fine when I play out of my regular laptop speakers.
Spotify Version: 1.1.12.449.g4109e645 Operating System: OSX Mojave 10.14.6
@clrnote This is exactly the same issue I'm having but wasn't able to diagnose the exact conditions!! The error occurs when playing through external Sonos speakers over wifi. Thank you!
I am also seeing this issue. I assume Spotify changed something in their app to break this. I also used SpotMenu in the past and started having a similar issue.
I've recently started using this app, but since it hasn't been updated for quite some time I'm considering forking this repo to continue support. If anyone still using this I can post a link once I've fixed this issue.
I'd be interested. Thank you!
Just wanna give you guys an update.
The bad news: The way this app is working is by injecting a Applescript to retrieve data from Spotify. However, for some reason the data accessable to Applescript becomes empty when the user is playing with Spotify Connect.
The good news: All tho the data from Spotify is empty, it does return the track id! What I'm thinking as a quick/temporary fix is to call spotify's api to retrieve the track using the track id.
If anyone has any other ideas please let me know! :)
Thank you Sofia! I'm subscribed to your updates!
Also following!!!!
If anyone is looking for just a solution to see track names in the menubar, I found https://github.com/kmikiy/SpotMenu does it well!
Thanks @pynner!
If anyone is still looking for a simple alternative i've been working on one. Just updated it for Catalina. :)
Starting with about Spotify 1.1.8.439.g8502297d, track names don't always appear. The only thing visible in the menu bar for Statusfy is the dash that would be between the artist and track name. If you turn the Player State option on, Statusfy shows that Spotify is playing but the track information is still not displayed. This is intermittent and hard to determine the exact steps for reproduction. Hiding or showing the dock icon seems to have no effect.