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

Audio should allow repeat-track mode #6467

Open
oakbrad opened this issue Oct 28, 2024 · 2 comments
Open

Audio should allow repeat-track mode #6467

oakbrad opened this issue Oct 28, 2024 · 2 comments
Labels
Category: Cogs - Audio This is related to the Audio cog. Status: Accepted We want this Type: Enhancement Something meant to enhance existing Red features.

Comments

@oakbrad
Copy link

oakbrad commented Oct 28, 2024

What component of Red (cog, command, API) would you like to see improvements on?

audio

Describe the enhancement you're suggesting.

Most audio players have two repeat modes: repeat, and repeat-track.

Currently, Red's audio bot has a repeat command that repeats the current playlist.

It would be wonderful if Red also had a repeat-track mode, where the current track is repeated until the user moves the playlist position manually.

Use Case: I run online RPG games and we use Red for background ambiance for each scene. Ideally I would be able to make a playlist for the game, set to repeat-track, and then manually move the playlist position for each scene. Currently my work around is to make playlists with 1 track each, but that is more difficult to manage while playing.

Anything else?

No response

@oakbrad oakbrad added the Type: Enhancement Something meant to enhance existing Red features. label Oct 28, 2024
@github-actions github-actions bot added the Status: Needs Triage This has not been labeled or discussed for handling yet. label Oct 28, 2024
@japandotorg
Copy link
Contributor

japandotorg commented Oct 28, 2024

Nope, Red currently doesn't have the ability to loop/repeat a single song. However you can make a queue with a single song and have that on repeat.

Although i'd love to see a "repeat track" feature, +1 from me.

@CGavinMullis
Copy link

Also +1 for me, for tabletop roleplaying, looping a single track is often needed, but I still want to be able to queue up the next song, without needing to do multiple commands back to back

  • play first song
  • enable repeat

then when I want to play the next song

  • disable repeat
  • play next song
  • skip
  • enable repeat

@Flame442 Flame442 added Status: Accepted We want this Category: Cogs - Audio This is related to the Audio cog. and removed Status: Needs Triage This has not been labeled or discussed for handling yet. labels Nov 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category: Cogs - Audio This is related to the Audio cog. Status: Accepted We want this Type: Enhancement Something meant to enhance existing Red features.
Projects
None yet
Development

No branches or pull requests

4 participants