Mivator LogoMivator Docs

Queue

Commands for Queue

Queue Commands

Here is the list of commands available in the Queue category.

/addprevious

Adds the previous Song to the Queue

Aliases: addp

Example Usage

/addprevious

This command allows you to adds the previous song to the queue.


/unshuffle

Unshuffles the current Queue

Aliases: unmix

Example Usage

/unshuffle

This command allows you to unshuffles the current queue.


/removetrack

Removes a Song from the Queue

Aliases: remt, rems, removesong, remove

Parameters

NameTypeRequiredDescription
trackindexnumberYesWhich track to remove

Example Usage

/removetrack trackindex:value

This command allows you to removes a song from the queue.


/jump

Skips to a specific Song in the Queue

Aliases: skipto

Parameters

NameTypeRequiredDescription
trackindexnumberNoTo which Song to skip (jump) to
track_namestringNoTo which Song to skip (jump) to (you can also use the Songname instead)

Example Usage

/jump trackindex:value track_name:value

This command allows you to skips to a specific song in the queue.


/previouslist

Show the last played Songs

Example Usage

/previouslist

This command allows you to show the last played songs.


/nowplaying

Show information about the current Song

Aliases: np, current, currentinfo, cinfo, grab

Example Usage

/nowplaying

This command allows you to show information about the current song.


/stoploop

Disables the Song/Queue Loop

Aliases: stoprepeat, stoprepeatmode

Example Usage

/stoploop

This command allows you to disables the song/queue loop.


/bump

Moves a Song ontop of the Queue (play it after current)

Aliases: movetop, settop

Parameters

NameTypeRequiredDescription
fromnumberYesWhich track to move

Example Usage

/bump from:value

This command allows you to moves a song ontop of the queue (play it after current).


/info

Show information about the Queue

Aliases: about, information, help

Example Usage

/info

This command allows you to show information about the queue.


/shuffle

Shuffles the current Queue

Aliases: mix

Example Usage

/shuffle

This command allows you to shuffles the current queue.


/lyrics

Get the Lyrics of the current song (only if available)

Aliases: currentlyrics, songtext, songlyrics, lyric, lyr

Example Usage

/lyrics

This command allows you to get the lyrics of the current song (only if available).


/move

Moves a Song in the Queue

Aliases: mv

Parameters

NameTypeRequiredDescription
fromnumberYesWhich track to move
tonumberYesTo where to move it

Example Usage

/move from:value to:value

This command allows you to moves a song in the queue.


/loop

Toggles a the Queue-Repeatmode

Aliases: repeat, repeatmode

Parameters

NameTypeRequiredDescription
repeatmodestringchoicesYesWhat to toggle (enable/disable)?

Example Usage

/loop repeatmode:value

This command allows you to toggles a the queue-repeatmode.


/clearqueue

Clears the current Queue

Aliases: clearq

Example Usage

/clearqueue

This command allows you to clears the current queue.


/removedupes

Removes duplicates from the Queue

Aliases: cleardupes, clearduplicates, removeduplicates, deldupes, deletedupes, deleteduplicates

Example Usage

/removedupes

This command allows you to removes duplicates from the queue.


/list

Show the entire Queue

Example Usage

/list

This command allows you to show the entire queue.


On this page