Take a music library and change its metatags and find duplicates.
So your music library is a disaster. You've got the same artist in two folders with slightly diff...
#!/usr/bin/env python3 """ Music duplicate finder - combines three detection methods: 1. Track n...