mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-08 04:08:56 -05:00
* Add a limited of 500 to the Visible queue and somce asyncio sleep every n tracks to assist with queue loading so it stops being blocking * add a text for queue Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com> * chore Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com> * add asyncio sleep on playlist queue command Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com> * Better error handling for large playlists Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com> * remove files even if it errors Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com>