You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: