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
nel_h2
Get the most trusted enterprise browser
Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
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!