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

setLoop issue #64

Open
Charlie10x opened this issue Jun 1, 2022 · 2 comments
Open

setLoop issue #64

Charlie10x opened this issue Jun 1, 2022 · 2 comments
Labels
enhancement New feature or request unverified-bug bug that isn't confirmed yet by owner verified-bug Bug that has been verified by owner will do will fix the bug or do the enhancement

Comments

@Charlie10x
Copy link

There is an Issue

  • When I set loop for the current track Ok its work, but when I skip the track while its in loop the track skipped an starts playing again .. it must be deleted from the queue and didn't start again or starts the next track
@Charlie10x Charlie10x added the unverified-bug bug that isn't confirmed yet by owner label Jun 1, 2022
@Takiyo0
Copy link
Member

Takiyo0 commented Jun 1, 2022

thanks for the information. I didn't know how track loop works. I will try to fix it in 1-2 weeks because I'm a bit busy right now. Feel free to make a PR if you can and want to fix it faster ^-^

@Takiyo0 Takiyo0 added enhancement New feature or request verified-bug Bug that has been verified by owner will do will fix the bug or do the enhancement labels Jun 1, 2022
@Luisito3107
Copy link

@Takiyo0 I think the problem is with the player itself, so the best solution is to disable track repeat before the player.skip() :)
Like this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request unverified-bug bug that isn't confirmed yet by owner verified-bug Bug that has been verified by owner will do will fix the bug or do the enhancement
Projects
None yet
Development

No branches or pull requests

3 participants