Queue Management

Ethos includes robust queue management features, allowing you to build and control your playback list seamlessly.

1. /queue-add <track>

Adds a track to the current playback queue.

Usage Example:

/queue-add shape of you

This command places the specified track at the end of your current queue, ensuring continuous playback.

2. /show-queue

Displays the current playback queue.

Usage Example:

/show-queue

A numbered list of queued tracks appears, allowing you to see what’s coming next.

3. /qp <number>

Plays the track at the specified position in the queue.

Usage Example:

/qp 2

This command jumps directly to the track corresponding to the entered number in the queue, starting its playback immediately.

Last updated