WalshyDev / Discord-Spotify-RPC

Spotify Rich Presence for Discord made in NodeJS
GNU General Public License v3.0
49 stars 14 forks source link

Time elapsed pauses when song is paused #27

Open ewanxdd opened 6 years ago

ewanxdd commented 6 years ago

When you pause a song the time elapsed just continues running, there should be something there to stop the timer running when the song is paused and also for when the song resumes, the time elapsed continues. Great little program btw 👍

FozzieHi commented 6 years ago

I think time elapsed is managed by Discord so there is no way to edit it in the code.