Skip to content
This repository was archived by the owner on Dec 10, 2025. It is now read-only.
This repository was archived by the owner on Dec 10, 2025. It is now read-only.

Spotify: Add search command with multiple results #12

Description

@jordanpartridge

Feature Request

Currently, the Spotify component's search functionality immediately plays the first result. This can be limiting when the desired track isn't the top result.

Proposed Solution

Add a dedicated spotify:search command that:

  • Returns multiple results (5-10)
  • Shows track, artist, album info for each
  • Allows selection via interactive prompt or index
  • Supports searching tracks, artists, albums, playlists

Example Usage

php 💩 spotify:search "mac miller"
# Shows list of results
# User selects which to play/queue

Benefits

  • More precise track selection
  • Better discovery experience
  • Reduces play/skip cycles to find right track

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions