Weeb-Devs/Laffey

setLoop issue

Charlie10x opened this issue · 2 comments

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

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 I think the problem is with the player itself, so the best solution is to disable track repeat before the player.skip() :)
Like this