Revision cd8f786...
Go back to digest for 29th May 2011Features in Multimedia
Ralf Engels committed changes in [amarok] /:
Last.fm scrobbling using composer
There was a discussion a few months ago about using composer tags in last.fm scrobbling. The patch did what I wanted it to, but after being checked in it was reverted when some people complained. Fair enough. I have got round to adding a config option for this behaviour.
Feedback in particular: I am new to amarok, so might be using the config system incorrectly. It does work though.
Behaviour implemented: when config option is set, scrobble composer preferentially to artist; when not set, always use artist data (default, and same behaviour as before)
Implements 254580
Courtesy: Nicholas Wilson
File Changes
Modified 8 files
- src/amarokconfig.kcfg
- src/services/lastfm/LastFmConfigWidget.ui
- src/services/lastfm/LastFmService.cpp
- src/services/lastfm/LastFmService.h
- src/services/lastfm/LastFmServiceConfig.cpp
- src/services/lastfm/LastFmServiceConfig.h
- src/services/lastfm/LastFmServiceSettings.cpp
- src/services/lastfm/ScrobblerAdapter.cpp
8 files changed in total