We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It would be cool to have commands to :
The text was updated successfully, but these errors were encountered:
go to a music in the queue
Isn't this a skipto command feature?
move items in the queue to other place (for example, move music from location 5 to location 2)
Sure, this isn't currently implemented
return to the beginning of the current music
I'm afraid that our current AudioPlayer solution is incompatible with this, but we'll see
go back to a track that has already been played (go back in the queue)
Persistent queue is a planned feature in Jukebox v6, please see #628, but I'm sure will implement it in v5 if there is a way
Sorry, something went wrong.
go to a music in the queue Isn't this a skipto command feature?
Yes
return to the beginning of the current music I'm afraid that our current AudioPlayer solution is incompatible with this, but we'll see
To do this, you can cheat by playing the current song.
No branches or pull requests
It would be cool to have commands to :
The text was updated successfully, but these errors were encountered: