Revision a8f1da1...

Go back to digest for 11th December 2011

Bug Fixes in Multimedia

Matěj Laitl committed changes in [amarok/strohel-for-2.6] /:

media device collection: more consistent handling of compilations

This makes handling of compilation albums consistent across:
* Amarok collection
* iPod viewed in Amarok
* iPod viewed on itself

The code used to determine best guess album artist in
ScanResultProcessor was factored into ArtistHelper for reusability,
ArtistHelper is now exported in amaroklib.

This should definitely fix bug 232072. (or better - I'm not able to
reproduce it with this patch applied)


FIXED-IN: 2.6
DIGEST: compilation handling on iPod improved

File Changes

Modified 8 files
  •   ChangeLog
  •   src/CMakeLists.txt
  •   src/core-impl/collections/db/ScanResultProcessor.cpp
  •   src/core-impl/collections/support/ArtistHelper.cpp
  •   src/core-impl/collections/support/ArtistHelper.h
  •   src/core-impl/collections/db/sql/CMakeLists.txt
  •   src/core-impl/collections/mediadevicecollection/handler/MediaDeviceHandler.cpp
  •   src/core-impl/collections/mediadevicecollection/handler/MediaDeviceHandler.h
8 files changed in total