raycast / extensions

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

[Spotify Player] ... default playback device #12863

Open samtfischer opened 3 weeks ago

samtfischer commented 3 weeks ago

Extension

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

Raycast Version

1.76.0

macOS Version

14.4

Description

When I pick a song/album to play and spotify isn't currently running or open anywhere, it defaults to a device that I'm not always near. Can I set it to default to a specific playback device? Or just force it to launch a web player?

Steps To Reproduce

Search for something and play it

Current Behaviour

Plays out of whatever the first available spotify connect device that's available

Expected Behaviour

I'd like it to launch a web player and play locally on the device I'm launching from.

raycastbot commented 3 weeks ago

Thank you for opening this issue!

🔔 @mattisssa @peduarte @sxn @dillionverma @andreaselia @stuart @tonka3000 @dancannon @pernielsentikaer @stevensd2m @erics118 @hjoelh @hobhouse @bkeys818 @jatindotdev @the-devbear @rfaccio @badta5te @andyburris @thomaslombart 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` Reopens the issue. - `@raycastbot assign me` Assigns yourself to the issue. - `@raycastbot good first issue` Adds the "Good first issue" label to the issue. - `@raycastbot keep this issue open` Make sure the issue won't go stale and will be kept open by the bot.
thomaslombart commented 2 weeks ago

Are you maybe playing Spotify from another active device (phone, TV, or else)? If there are no active devices, the action is supposed to launch Spotify and play the music.

samtfischer commented 2 weeks ago

If the desktop app isn’t installed, should it launch the web player?

Thanks, Sam Fischer

On Mon, Jun 17, 2024 at 8:44 AM Thomas Lombart @.***> wrote:

Are you maybe playing Spotify from another active device (phone, TV, or else)? If there are no active devices, the action is supposed to launch Spotify https://github.com/raycast/extensions/blob/135d552faa8abf690ef6b0623f826741e1fe3440/extensions/spotify-player/src/api/play.ts#L37 and play the music.

— Reply to this email directly, view it on GitHub https://github.com/raycast/extensions/issues/12863#issuecomment-2173304599, or unsubscribe https://github.com/notifications/unsubscribe-auth/AENYXLF6VRZAA73JUVJJKG3ZH3K37AVCNFSM6AAAAABJCMSYPCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNZTGMYDINJZHE . You are receiving this because you authored the thread.Message ID: @.***>

thomaslombart commented 2 weeks ago

It's not launching the web player as of now as we assume the desktop app is installed.