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
AI-powered service management for IT and enterprise teams
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
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!