Skip to content

Add /qan and /qans commands for queue-add-next#756

Open
hex110 wants to merge 1 commit intoSyncplay:masterfrom
hex110:feature/queue-add-next
Open

Add /qan and /qans commands for queue-add-next#756
hex110 wants to merge 1 commit intoSyncplay:masterfrom
hex110:feature/queue-add-next

Conversation

@hex110
Copy link

@hex110 hex110 commented Feb 16, 2026

Summary

  • Adds /qan [file/url] — inserts a file/URL after the currently playing item in the playlist - Adds /qans [file/url] — same as /qan but also selects the new item for playback
  • If nothing is playing, the item is inserted at the beginning of the playlist

Follows existing naming conventions (/qa, /qas, /qn).

Closes #702

Adds two new playlist commands:
- /qan [file/url] - insert after the currently playing item
- /qans [file/url] - insert after the currently playing item and select it

Closes Syncplay#702

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add new entry next in the queue with /qan

1 participant