Comment 3 for bug 594245

Revision history for this message
bmaupin (bmaupin) wrote : Re: Rhythmbox Last.fm plugin only scrobbles first song

I'm wondering if instead of running rhythmbox -D lastfm or rhythmbox -D audioscrobbler, something like this would be better:

rhythmbox -d 2>&1 | egrep "audioscrobbler|lastfm" > rhythmbox-debug.txt

I ran another test using that command (outputting to rhythmbox-debug3.txt), and I'm attaching the output here.