Quick Start¶
This guide walks you through your first genre update.
1. Configure Paths¶
Copy the template config and edit it:
Edit my-config.yaml with your paths:
music_library_path: /Users/YOUR_USERNAME/Music/Music/Music Library.musiclibrary
apple_scripts_dir: /path/to/GenreUpdater/applescripts
logs_base_dir: /path/to/logs
Important
Never commit my-config.yaml — it contains your personal paths.
2. Preview Changes (Dry Run)¶
Always preview before making changes:
This shows what would change without modifying your library.
3. Apply Changes¶
If the preview looks good:
4. Check Results¶
View the changes report:
Common Workflows¶
Update Only Years¶
Update Specific Artist¶
Clean Metadata Clutter¶
Revert Year Changes¶
What's Next?¶
- CLI Commands — All available commands
- Configuration — Advanced settings
- Automation — Run on schedule with launchctl