PythonistaGuild / Wavelink

A powerful Lavalink library for Discord.py.
https://wavelink.dev
MIT License
389 stars 179 forks source link

Fix queue loop not repeating song after it's finished #294

Closed jackra1n closed 5 months ago

jackra1n commented 5 months ago

Description

Fix songs not repeating even though QueueMode.loop and AutoPlay.partial/AutoPlay.enabled are set.

Checklist