Mach5/supersonic

Last.fm Scrobble does 2 scrobbles if track has never been scrobbled

theVDude opened this issue · 1 comments

I had this same issue when I was using lastfmsubmitd, and when I switched to mpd and mpdscribble it stopped (and finally would say NOW PLAYING instead of LAST PLAYED)

Not sure how the scrobbling works currently, I've written some stuff with the last.fm api and may be able to look into what's happening with it.

Haven't done anything in java in a while. :/ The file is subsonic-main/src/java/net/sourceforge/subsonic/service/AudioScrobblerService.java I'm scanning through it to see what it might be. Going to try looking up mpdscribble and lastfmsubmitd to compare it to, as well.

Thanks you for posting the issue report. Definitely seems like a bug based on your description.