Revision 405c14e...

Go back to digest for 10th March 2013

Features in Multimedia

Matěj Laitl committed changes in [amarok] /:

Last.fm: support for filtering tracks to scrobble (by label)

FEATURES:
* Added support to filter tracks to scrobble to Last.fm by label. Patch by
Vedant Agarwala. (BR 140198)

Vedant, I had to make a couple of changes for this to actually work:
a) actually save and read setting to file in LastFmServiceConfig
b) prevent null pointer dereference in updateNowPlaying()
Please test the feature just implemented thoroughly next time!


FIXED-IN: 2.8
REVIEW: 109283
DIGEST: Amarok now supports filtering tracks to scrobble to Last.fm
CCMAIL: Vedant Agarwala

File Changes

Modified 10 files
  •   ChangeLog
  •   src/statsyncing/Process.cpp
  •   src/statsyncing/ScrobblingService.h
  •   src/services/lastfm/LastFmConfigWidget.ui
  •   src/services/lastfm/LastFmServiceConfig.cpp
  •   src/services/lastfm/LastFmServiceConfig.h
  •   src/services/lastfm/LastFmServiceSettings.cpp
  •   src/services/lastfm/LastFmServiceSettings.h
  •   src/services/lastfm/ScrobblerAdapter.cpp
  •   src/services/lastfm/ScrobblerAdapter.h
10 files changed in total