Skip to content
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

Track names don't consistently appear #41

Open
hifirestone opened this issue Jun 11, 2019 · 11 comments
Open

Track names don't consistently appear #41

hifirestone opened this issue Jun 11, 2019 · 11 comments

Comments

@hifirestone
Copy link

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.

@thomastzhou
Copy link

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

@hifirestone
Copy link
Author

@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!

@crazyflower432
Copy link

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.

@sofiaringstrom
Copy link

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.

@hifirestone
Copy link
Author

I'd be interested. Thank you!

@sofiaringstrom
Copy link

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! :)

Here's my fork if you wanna follow along.

@hifirestone
Copy link
Author

Thank you Sofia! I'm subscribed to your updates!

@nabilfreeman
Copy link

Also following!!!!

@pynner
Copy link

pynner commented Jan 30, 2020

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!

@hifirestone
Copy link
Author

Thanks @pynner!

@joshspicer
Copy link

If anyone is still looking for a simple alternative i've been working on one. Just updated it for Catalina. :)

https://github.com/joshspicer/SpotStatus

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants