raycast / extensions

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

[Spotify Player] Menu Bar player always says Nothing is Playing #10153

Closed syuraj closed 7 months ago

syuraj commented 8 months ago

Extension

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

Description

Menu Bar player always says Nothing is Playing

Steps To Reproduce

  1. Install spotify extension from raycast store
  2. Authenticate
  3. Activate Menu Bar Command
  4. Play some song
  5. Notice that Menu bar still says "Nothing is playing right now"

image

Current Behaviour

Menu bar player says "Nothing is playing right now" even though song is playing

Expected Behaviour

Menu bar player shows the song being played

raycastbot commented 8 months ago

Thank you for opening this issue!

🔔 @mattisssa @peduarte @sxn @dillionverma @andreaselia @stuart @tonka3000 @dancannon @pernielsentikaer @stevensd2m @erics118 @hjoelh @hobhouse @bkeys818 @jatindotdev 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 rename this issue to "Awesome new title"` Renames the issue. - `@raycastbot reopen this issue` Reopen the issue.
jatindotdev commented 8 months ago

hey 👋 @syuraj,

for the menu bar to work unfortunately we need to have the mac app installed

its possible to show now playing without it too afaik it isn't implemented yet

fell free to create a pr if you want

syuraj commented 8 months ago

mac app was open, if you see in the screenshot, it was being played on desktop app.

jatindotdev commented 8 months ago

mac app was open,

By mac app i mean the spotify desktop app, not the web version

thomaslombart commented 7 months ago

Thanks for bringing this up. It appears that this is a duplicate of issue https://github.com/raycast/extensions/issues/7688, so I'll mark it as such.