Skip to content
New issue

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

playback management feature #957

Open
FloxY-Y opened this issue Jan 16, 2022 · 2 comments
Open

playback management feature #957

FloxY-Y opened this issue Jan 16, 2022 · 2 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@FloxY-Y
Copy link
Contributor

FloxY-Y commented Jan 16, 2022

It would be cool to have commands to :

  • go to a music in the queue
  • move items in the queue to other place (for example, move music from location 5 to location 2)
  • return to the beginning of the current music
  • go back to a track that has already been played (go back in the queue)
@Hazmi35
Copy link
Owner

Hazmi35 commented Jan 18, 2022

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

@Hazmi35 Hazmi35 added enhancement New feature or request help wanted Extra attention is needed labels Jan 18, 2022
@FloxY-Y
Copy link
Contributor Author

FloxY-Y commented Jan 23, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants