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

Move track command #218

Merged
merged 3 commits into from
Apr 9, 2019
Merged

Move track command #218

merged 3 commits into from
Apr 9, 2019

Conversation

Telluur
Copy link
Contributor

@Telluur Telluur commented Apr 6, 2019

Adds support for moving a track in queue.

This pull request...

  • Fixes a bug
  • Introduces a new feature
  • Improves an existing feature
  • Boosts code quality or performance

Description

Adds ?movetrack <from> <to> command to move the queued item <from> to the specified position <to>.

Purpose

Adds more control to the queue. Implemented as DJ command.

Notes from the author

Implemented this in my own fork which uses a different code style (braces etc). I manually tried to get it in line with the upstream (your) repository, but an automated refactor might be wise.

Adds support for moving a track in queue.
@jagrosh jagrosh self-requested a review April 6, 2019 23:30
@jagrosh jagrosh merged commit 7dcd7ba into jagrosh:master Apr 9, 2019
@jagrosh
Copy link
Owner

jagrosh commented Apr 9, 2019

Thanks for your contribution!

@Telluur
Copy link
Contributor Author

Telluur commented Apr 9, 2019

Might want to rebase+squash my three commits into one, if you want to tidy up the commit history. And thank you for this bot. :)

@Telluur Telluur deleted the pullreqs branch April 9, 2019 21:19
@jagrosh
Copy link
Owner

jagrosh commented Apr 10, 2019

I don't mind a few extra commits for fixes, and rebase+squash would mess up github's contributor graph

faejr pushed a commit to faejr/MusicBot that referenced this pull request May 8, 2021
ElerWohlmuthFH pushed a commit to ElerWohlmuthFH/MusicBot that referenced this pull request Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants