https://bugs.kde.org/show_bug.cgi?id=458526

--- Comment #6 from tomash...@gmail.com ---
Thanks! The follow up bugis here: https://bugs.kde.org/show_bug.cgi?id=458571

By the way, in the code you edited:

        QStringLiteral("*[Cc]over*.jpg")
        ,QStringLiteral("*[Cc]over*.jpeg")
        ,QStringLiteral("*[Cc]over*.png")
        ,QStringLiteral("*[Ff]older*.jpg")
        ,QStringLiteral("*[Ff]older*.jpeg")
        ,QStringLiteral("*[Ff]older*.png")
        ,QStringLiteral("*[Ff]ront*.jpg")
        ,QStringLiteral("*[Ff]ront*.jpeg")
        ,QStringLiteral("*[Ff]ront*.png")
        ,QStringLiteral("*[Aa]lbumart*.jpg")
        ,QStringLiteral("*[Aa]lbumart*.jpeg")
        ,QStringLiteral("*[Aa]lbumart*.png")
        ,QStringLiteral("*[Cc]over*.jpg")
        ,QStringLiteral("*[Cc]over*.jpeg")
        ,QStringLiteral("*[Cc]over*.png")

I am either blind or the first three lines and the last three lines are
duplicated.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to