Revision 818371
Go back to digest for 15th June 2008Features in Multimedia
Seb Ruiz committed changes in /trunk/extragear/multimedia/amarok/src/collection/sqlcollection:
Implements cover art retrieval from the file system during a media scan. This creates a new database table `images` and augments the `albums` table to add a new column `image`.
Images are stored in the database but not yet retrieved by the Meta internals.
Max: is my implementation in line with how you imagined it would be done?
File Changes
Modified 4 files
- /trunk/extragear/multimedia/amarok/src/collection/sqlcollection
- /DatabaseUpdater.cpp
- /ScanManager.cpp
- /ScanResultProcessor.cpp
- /ScanResultProcessor.h
4 files changed in total