SHOEGAZEssb / Last.fm-Scrubbler-WPF

Manual Last.fm scrobbling for when a service (or you!) failed to scrobble.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

File Parse JSON Scrobbler not scrobbling the date the song played.

squisan opened this issue · comments

I'm uploading my spotify listening history to last fm, but it seems that Last.fm Scrubbler doesn't detect the time the song played as stated in the JSON file

example:

 "artistName": "Omori",
    "albumName": "Omori (Original Game Soundtrack), Pt.1",
    "trackName": "Trouble - Never/Always",
    "time": "2022-01-06T00:32:16Z"

Everything else there it detects fine, artist name, album name, song title, but it doesn't detect the time played... it just keeps trying to scrobble at the current time. Is this intentional?

image

Screenshot_55

This is intentional, since last.fm does not allow scrobbles older than 2 weeks