Audio File Name Fixer is a utility written in python to change the file names of your audio files to match what is in the ID3 tags. Useful for fixing names of files copied directly from an iPod.
License
GNU General Public License version 2.0 (GPLv2)Follow Audio File Name Fixer
Other Useful Business Software
Simple, Secure Domain Registration
Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
Rate This Project
Login To Rate This Project
User Reviews
-
Very useful. Was going to write something myself but the author saved me a ton of time. Ran into a little trouble with characters that are valid for ID tags, but not windows file names (\ / : * ? " < > |) and also elipsies causes problems (...). Author accounted for forward slashes, but not the rest. Was a pretty easy fix change to account for all those characters. Helped me rename my 20 gigs of songs. Thank you sir/madam!