feat: queue remove by range #185

Open
opened 2024-09-27 20:33:47 +02:00 by Anri · 0 comments
Owner

Either of thoses options:

  • ID range -> as a string: 5-8 remove 5, 6, 7, 8
  • 2 option, 1 required 1 optional. If the optional is set, then its a range. Otherwise it's only an ID

// Specified ID
// TODO?: ID range -> as a string: 5-8 remove 5, 6, 7, 8

Either of thoses options: - ID range -> as a string: 5-8 remove 5, 6, 7, 8 - 2 option, 1 required 1 optional. If the optional is set, then its a range. Otherwise it's only an ID https://git.mylloon.fr/ConfrerieDuKassoulait/Botanique/src/commit/a08d0c0e9bfb31879bc2b6933953c86cb0541b84/src/commands/music/queue.ts#L73-L74
Anri added the
enhancement
label 2024-09-27 20:33:47 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: ConfrerieDuKassoulait/Botanique#185
No description provided.