nations/spoticord

TimeStamp Doesn't Update when repeating a single track

zCrimsy opened this issue · 1 comments

when i was repeating a single track, i noticed that that spoticord timestamp doesn't update when the song repeats, causing the song title, artist and time left to remain the same, and a timestamp which always remains at 0:00 is a little annoying
image

I think I found the potential culprit. It seems like the current code checks if the uri is different, rather than checking if it's been repeated or not.