Skip to content

Remove ID3 album tags from music files so that they can be found individually via Spotlight on macOS instead of their whole album.

Notifications You must be signed in to change notification settings

clashman/AlbumTagRemover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

AlbumTagRemover

  • Removes ID3 album tags (TALB) from music files so Spotlight opens individual files instead of the whole album in macOS.

Dependencies

pip3 install mutagen

Usage

./id3_talb_remove.py ~/Music/folder [~/Music/more_folders]

About

Remove ID3 album tags from music files so that they can be found individually via Spotlight on macOS instead of their whole album.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages