Music manager

This is a relatively simple Python script for managing a mass of .ogg and .mp3 files. I developed it using Python 2.4.2, on Ubuntu "Breezy". You will need the python-pyvorbis, python-id3 and python2.4-id3lib packages (that's what they're called on Ubuntu, anyway; the Python libraries you need are ID3 and ogg.vorbis).

Features:

  • Rename files based on ID3 tags with weird characters removed, with optional space stripping and forcing to lowercase.
  • Clean ID3 tags on .ogg and .mp3 files: replaces weird and duplicated characters.
  • Organise files into folders using ID3 tag content. WARNING: this feature will remove empty directories from the start directory down. If you're worried, don't use the --output feature.

For usage instructions, run:

python music_manager.py --help

The script is released under the GNU Public License (GPL). See below for a copy of this license.

Attachments:

Reply

The content of this field is kept private and will not be shown publicly.
  • You can use Textile markup to format text.
  • Web page addresses and e-mail addresses turn into links automatically.

More information about formatting options

CAPTCHA
I am attempting to get rid of spam, so answer this tedious challenge
         _       ____    _                    
___ | | | _ \ | | __ _ __ __
/ __| | | | |_) | | | / _` | \ \ /\ / /
| (__ | |___ | __/ | | | (_| | \ V V /
\___| |_____| |_| |_| \__, | \_/\_/
|_|
Enter the code depicted in ASCII art style.