Revision c62665c...

Go back to digest for 1st September 2013

Bug Fixes in Multimedia

Mark Kretschmann committed changes in [amarok] /core-impl/meta/file:

UMS: Fix setting album cover.

When Setting->Config->Metadata->Write covers to file is enabled, it
should be possible to write covers for albums located on an UMS
collection. The current status is that amarok does the write but
never updates itself to reflect the new cover. There is code to
achive this but is has been broken at some point.

File_p.h:358 tries to create a signal/slot connection to an invalid
slot. This is fixed by my patch.

REVIEW: 112255

File Changes

Modified 2 files
  • /core-impl/meta/file
  •   src/File.cpp
  •   src/File_p.h
2 files changed in total