Queue Management
Ethos includes robust queue management features, allowing you to build and control your playback list seamlessly.
1. /queue-add <track>
/queue-add <track>
Adds a track to the current playback queue.
Usage Example:
This command places the specified track at the end of your current queue, ensuring continuous playback.
2. /show-queue
/show-queue
Displays the current playback queue.
Usage Example:
A numbered list of queued tracks appears, allowing you to see what’s coming next.
3. /qp <number>
/qp <number>
Plays the track at the specified position in the queue.
Usage Example:
This command jumps directly to the track corresponding to the entered number in the queue, starting its playback immediately.
Last updated