That's all. Drag-and-Drop music files / folders to move.
NOTE: Formats are hardcoded. You may need to change these.
-
File list mode:
<executable> @"<list file path>" -
Drag-and-Drop mode:
<executable> <file1> [file2] [file3] ...
-
'Move by artist name' mode (Default) Execute the program without any special environment variables set.
-
Parse cover mode Set env var
MM_COVERto '1' and execute.
Supported album cover image extension: .jpg, .png, .webp
-
Move instrumentals mode Set env var
MM_INSTRUto '1' and execute. -
Rename instrumentals mode Set env var
MM_RINSTRUto '1' and execute. -
Name normalizer mode (for
<artistName> - <songName>format) Set env varMM_NAME_NORMALIZEto '1' and execute. -
S3RL-style name normalizer mode (for
<songName> - <artistName>format) Set env varMM_NAME_NORMALIZE_S3RLto '1' and execute. -
Tag updater mode (Update ID3 tags according to the information parsed from file name) Set env var
MM_TAGSto '1' and execute.
Warning: All ID3v1 tags will be dropped and replaced with ID3v2 tags
-
Import album mapping mode Set env var
MM_ALBUM_MAPPINGto your album mapping file path and execute. -
Import information dump CSV mode Set env var
MM_DUMPto your information dump CSV file path and execute.