lastfm / lastfm-windows-desktop

Last.fm Desktop app for Windows (3.0)
GNU General Public License v3.0
10 stars 1 forks source link

Time of a scrobble is when the track finished playing, should be when the track started playing #40

Closed lauranolte closed 6 years ago

lauranolte commented 6 years ago

Steps:

Actual behaviour:

Tracks scrobbled with Client 3 show when the track finished playing (assuming when the scrobble was submitted) as their scrobble time. E.g. when scrobble of a 3 minute track sent 1 minute ago, "1 minute ago".

Tracks scrobbled with Client 2 (or others, e.g. Spotify) show when the track started playing. E.g. when scrobble of a 3 minute track sent 1 minute ago, "14 minute ago".

Expected:

This should show when the track started playing as scrobble time.

lauranolte commented 6 years ago

This is working for me now :)