Skip to content

Support handling CLI commands without a running spotify_player instance #279

@chrisgrieser

Description

@chrisgrieser

Is your feature request related to a problem? Please describe.
spotify_player playback … requires a running instance of spotify_player. However, when playing via Spotify Connect, you do not always really need a daemon or the TUI running, often something like spotify_player playback next is enough.

Describe the solution you'd like
A way to send playback commands to a Spotify Connect device. spotify-tui allows you to do this via spt playback --next – no daemon, no running TUI, affecting the Spotify Connect Device.

Describe alternatives you've considered
Running spotifiy_player in the background all the time, even if not needed.

Additional context
Looking to replace the unmaintained spotify-tui. Basically, this is the only feature missing that I need before being able to switch.

Thanks for the cli, its UI is much better than of other players I tried.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions