A step-by-step guide to fixing field key capitalization, stripping unwanted version tags, and fetching high-resolution Apple Music metadata & album art.
Metadata field keys inside audio containers (such as FLAC or M4A) can often end up formatted in all uppercase (e.g., ARTIST, TITLE, ALBUM). Follow this procedure to standardize field keys themselves into clean Mixed Case (Title Case):
Ctrl + A).Alt + Shift + 6 (or navigate to Actions > Actions).Fix Tag Key Case._FIELDNAMEClean redundant metadata tags such as (Album Version) or [Remastered] from your Title fields, then automatically update the physical file names on disk.
Ctrl + A) and open the Actions panel (Alt + Shift + 6).TITLE (Album Version) (Note: Include the leading space before the parenthesis)Now that your metadata Title tags are clean, update your actual files on disk to reflect the changes:
Alt + 1 (or select Convert > Tag - Filename from the top menu).$num(%track%,2) - %title%
Click OK to batch-rename all files on disk instantly.
Fetch official, high-resolution album artwork (up to 3000x3000px) and master metadata directly from Apple Music using custom Web Source scripts.
The Apple Music Web Source package uses a modular structure consisting of 3 distinct file extensions. All 3 components must be extracted into your sources directory for the scripts to operate:
Note on Region Scripts (.src): The package includes multiple .src files corresponding to specific country store fronts and localized titles (e.g., &Apple Music#USA (English).src, &Apple Music#UK (English).src, &Apple Music#भारत (हिंदी).src). You can copy all region files or simply choose the ones relevant to your store preference.
Apple Music for MP3Tag (Web) 3.21.zip).data\sources subfolder and extract your chosen regional .src files along with the core Apple Music Web.inc file into this folder.Ctrl + I).