mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 09:25:49 +03:00
[GH-ISSUE #648] playback (CLI) should be able to play a single chosen track #1312
Labels
No labels
bug
documentation
enhancement
good first issue
help wanted
pull-request
question
third-party
third-party
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-player#1312
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @coreymwamba on GitHub (Dec 29, 2024).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/648
Is your feature already implemented in the latest
master?No. But maybe it is buried in an undocumented feature?
Is your feature request related to a problem? Please describe.
If I want to play a specific track from a specific album using the CLI, I should be able to do that through the CLI. I know I can do it through the TUI; but this functionality is not easily available through the CLI.
Describe the solution you'd like