Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 418 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 418 Bytes

AudioFileScripts

Scripts I use to manage audio files.

Index

  • AudioFileRename.py: A Python 3 script that recursively walks a directory stucture using audio file tag info to name audio files in an artist-album-track-title format. It heavily leverages Ohad Schneider's awesome Tagger# command line tool for reading/writing tag information.