Notify the AudioScrobbler thread that a seek on the file has been performed.
Definition at line 202 of file scrobbler.c.
00203 { 00204 fd->_scrobbler_done = 1; 00205 }