Skip to content

Cleans up your music by removing duplicates based on id3 meta-data

Notifications You must be signed in to change notification settings

gms8994/Audio-DeDup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

This script removes duplicate files based on data in the id3 metadata tags.

It prefers MP3s at the highest bitrate available.

If it finds an Ogg with the same artist, album, and title, it will remove the Ogg file.
If it finds a FLAC with the same artist, album, and title, it will remove the existing file, re-encode the FLAC to a 256bit MP3, then remove the FLAC.

Any problems, please open an issue.

About

Cleans up your music by removing duplicates based on id3 meta-data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published