Basic Python script to automate the renaming of music files based on their meta data
Files will be renamed to trackname.mp3
Clone the repo
git clone https://github.com/ryansereno/track-namer
Install dependencies
pip install -r requirements.txt
Run
python script.py
Input directory path
path/to/music/folder