Move organise files, add option to strip all non-fat characters
This commit is contained in:
@@ -84,6 +84,7 @@ class Song {
|
||||
static const QString kEmbeddedCover;
|
||||
|
||||
static const QRegExp kCoverRemoveDisc;
|
||||
static const QRegExp kFilenameRemoveNonFatChars;
|
||||
|
||||
static QString JoinSpec(const QString &table);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user