Hello,
Since a few month (I don't remember when it stopped working), I can't scrobble listened track anymore.
In the log the error message is : "Bad timestamp, please check local clock" (from AudioScrobblerService.java it seems).
However my local clock seems to be ok (tried date +%s and had valid timestamp, and /etc/timezone is ok). I also tried to run some java with "System.currentTimeMillis() / 1000L" and I got nothing wrong.
I'm running the version 6.0 within Jetty 6.1.x on Debian jessie.
Any help would be appreciated.
Thanks!