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

Ability to queue multiple specific tracks with play command through a query with multiple links #484

Open
1 of 3 tasks
xayanide opened this issue Aug 30, 2022 · 1 comment
Assignees
Labels
priority:p3 Issues and PRs: Low priority status:confirmed Issues and PRs: Confirmed bug, or enhancement is confirmed to be added type:enhancement Issues and PRs: Related to adding or improving something
Milestone

Comments

@xayanide
Copy link
Member

xayanide commented Aug 30, 2022

Describe the feature
What feature are you proposing?
Ex.
Input:

/play https://youTubePlaylistwith40TracksLinkHere https://YouTubeLinkHere https://YouTubeLinkHere

Output: 42 tracks queued.

Input:

/play https://YouTubeLinkHere https://TheExactSameYouTubeLinkHere

Output: 2 tracks queued.
So, can queue 2 same urls, that would queue the same song twice.

Priority

  • High
  • Medium
  • Low

List the benefits of adding such a feature
What will you gain from this feature?
N/A

Is this feature request related to a problem?
Is there a problem with the current implementation (if any), or is there an issue that would be resolved with this feature?
N/A

@xayanide xayanide added the type:enhancement Issues and PRs: Related to adding or improving something label Aug 30, 2022
@github-actions github-actions bot added priority:p3 Issues and PRs: Low priority status:proposed Issues and PRs: Pending confirmation labels Aug 30, 2022
@zapteryx
Copy link
Member

i can only think of maybe using another command /multiplay or something, but i personally don't know if i'd ever want to use something like this. we could also have a modal of some sort that accepts multi-line input, separating your queries by line, maybe that'd be better?

@zapteryx zapteryx added status:confirmed Issues and PRs: Confirmed bug, or enhancement is confirmed to be added and removed status:proposed Issues and PRs: Pending confirmation labels Nov 4, 2022
@zapteryx zapteryx added this to the 6.10.x milestone Nov 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority:p3 Issues and PRs: Low priority status:confirmed Issues and PRs: Confirmed bug, or enhancement is confirmed to be added type:enhancement Issues and PRs: Related to adding or improving something
Development

No branches or pull requests

2 participants