-
Notifications
You must be signed in to change notification settings - Fork 1
Home
3calm edited this page Feb 24, 2011
·
9 revisions
Welcome to the BBCode-Media-Lister wiki!
This project takes multi media meta data and pushes it against a template (Cheetah) to build usefull album lists etc. It currently does mp3 and flac files based on the ID3 tags.
example usage:
$medialister.py -p ~/path/to/albums/ -x new.tmpl -g
This breaks out to -
-p is the path to the albums
-x is the audio template to use (must be in the templates directory)
-g create jpg images based on image stored in the audio file