Revision 2a48c4d...
Go back to digest for 17th June 2012Bug Fixes in Multimedia
Sam Lade committed changes in [amarok] /:
Fix inconsistent scrobbling with GStreamer backend
With the GStreamer backend, the trackChanged signal seems to be emitted
twice on track change, which in turn sometimes triggered a consistency
check in the scrobbling code and sometimes causes tracks not to be
scrobbled. About 1/5 (variable) tracks would be successfully scrobbled.
This should not affect scrobbling with the VLC backend, which emits
correct signals.
This is a temporary hack until Matěj's statistics rewrite is complete.
File Changes
Modified 2 files
- ChangeLog
- src/services/lastfm/ScrobblerAdapter.cpp
2 files changed in total