[Amarok] improved filtering in the collection browsers, no

Maximilian Kossick maximilian.kossick at googlemail.com
Thu Dec 24 10:04:05 CET 2009


Oh, and it requires replacing id by url as  mentioned in one of the
previous mails already.

On Thu, Dec 24, 2009 at 10:01 AM, Maximilian Kossick
<maximilian.kossick at googlemail.com> wrote:
> QStringList tables << "album" << "artist" << "genre" << "composer" << "year";
> foreach( const QString &table, tables )
> {
>    m_collection->databaseUpdater()->deleteAllRedundant( table );
> }
>
> ...or similar to the snippet above
>
> On Thu, Dec 24, 2009 at 1:39 AM, Casey Link <unnamedrambler at gmail.com> wrote:
>> Max or Jeff, could one of you kindly write some SQL foo to properly
>> delete tracks from the database? I'll stick it my upcoming
>> CollectionLocation/Organize patches.
>>
>> Casey
>>
>


More information about the Amarok-devel mailing list