Just-Some-Bots / MusicBot

:musical_note: The original MusicBot for Discord (formerly SexualRhinoceros/MusicBot)
https://just-some-bots.github.io/MusicBot/
MIT License
3.09k stars 2.35k forks source link

Seek and speed features #2402

Closed itsTheFae closed 1 month ago

itsTheFae commented 1 month ago

Description

This PR adds seeking and playback speed features. Two new commands seek and speed which work on the current playing track. This PR also enables serialization to keep track of song progress so songs can be paused and resumed from their last known progress point when reconnecting or restarting the bot/music player.

Related issues (if applicable)

could close #2192 and #452