Revision e66883e...

Go back to digest for 7th July 2013

Bug Fixes in Multimedia

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

SqlRegistry: delete orphaned entries from the urls table, too

...in addition to removing other orphaned items. It sometimes happened
that an url entry with non-existent directory remained in the db, which
prevented SqlScanResultProcessor from cleaning it up properly.

BUGFIXES:
* Fix a problem where ghost tracks would remain in the Local Collection
until the database is wiped.


FIXED-IN: 2.8

File Changes

Modified 4 files
  •   ChangeLog
  •   src/core-impl/collections/db/sql/DatabaseUpdater.cpp
  •   src/core-impl/collections/db/sql/DatabaseUpdater.h
  •   src/core-impl/collections/db/sql/SqlRegistry.cpp
4 files changed in total