I managed to capture the following output (only lines relevant to the Scrobbler plugins are shown):
Code: Select all
2011-09-25 10:58:27,470 [0x7fff7a037960] DEBUG org.sbooth.Decibel.PlugInManager - Instantiated plug-in: 0x1028540d0 (DecibelScrobbler)
2011-09-25 10:58:49,885 [0x7fff7a037960] INFO org.sbooth.Decibel.PlugIn.Scrobbler - track.updateNowPlaying: 0x102b24490
2011-09-25 11:02:35,887 [0x7fff7a037960] INFO org.sbooth.Decibel.PlugIn.Scrobbler - track.scrobble: 0x100bd7750
2011-09-25 11:02:35,889 [0x7fff7a037960] INFO org.sbooth.Decibel.PlugIn.Scrobbler - track.updateNowPlaying: 0x102b248f0
2011-09-25 11:02:36,109 [0x7fff7a037960] ERROR org.sbooth.Decibel.PlugIn.Scrobbler - HTTP error 400: 0x100b71230
2011-09-25 11:02:36,109 [0x7fff7a037960] ERROR org.sbooth.Decibel.PlugIn.Scrobbler - Last.fm error: 0x10907e9d0
2011-09-25 11:03:27,470 [0x7fff7a037960] INFO org.sbooth.Decibel.PlugIn.Scrobbler - track.scrobble: 0x100ea3060
2011-09-25 11:03:27,705 [0x7fff7a037960] ERROR org.sbooth.Decibel.PlugIn.Scrobbler - HTTP error 400: 0x100b71230
2011-09-25 11:03:27,705 [0x7fff7a037960] ERROR org.sbooth.Decibel.PlugIn.Scrobbler - Last.fm error: 0x10907f560
...