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

Scrobble time doesn't stay

Psycheux opened this issue · comments

(my apologies if this is a dupe issue or anything, i couldnt find another. also sorry i didnt know how to title)

So when I import my database from iTunes into version 1.29 it shows my last played, but when previewing and also when submitting the date gets reset to the CURRENT time
(the attatched images show what i mean. both in app and some other scrobbles i did a bit prior using the app)
screencap_4_318 (2)
screencap_9_319
screencap_3_320

i was just wondering if there is currently a fix for this or if there will be in the future.
IK that things like QTScrobbler for iPod can keep the playtimes but im unsure if it has to do with the day rollover or if it is something with the last.fm api or if it is just impossible
thank you in advance! ^w^

This is a current limitation, because last.fm only allows scrobbles newer than 14 days, so the timestamp is automatically set to the current date

ah, so it is a limitation. I was just wondering ^w^
The scrobbles i was questioning were from yesterday so i was a tad confused but that makes sense.

I assume there's nyot much on your side that can be done and it's an issue with last.fm itself (if im reading you properly)

thank you so much for getting back to me ^w^ <3

It would be possible to cover your use case, since your timestamps are newer than 14 days they could technically be used. But it's a fringe use case since most people have timestamps oder than 14 days. Ill see how easy I can implemented it

oh that makes sense!