Just-Some-Bots / MusicBot

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

Seek and speed features #2402

Closed itsTheFae closed 6 months ago

itsTheFae commented 6 months 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