I'd like to print covers for my MP3-Album CDs containing their directory structure:
(The front cover would suffice, I have no need to print back-cover, CD or booklet)
The CD Folder Strucure is always the same:
[Artist1]\[Year Albumname1]
[Artist1]\[Year Albumname2]
[Artist2]\[Year Albumname1]
...
I simply would like to print a cover in the following style:
Kyuss
1992 Blues for the red sun
1994 Sky Valley
Queens of the Stone Age
1998 Queens of the Stone Age
2000 Rated R
2002 Songs for the Deaf
Soul Coughing
1996 Irresistible Bliss
...
So my wanted app simply should print out every level-one folder (if possible formatted in bold e.g) followed by its subfolders. All should be sorted alphabetically, respectively by numbers.
Actually that's all I need so I could write a perl script or batch-file and create an HTML-File to print that out, but maybe someone already knows how to script/batch this task so I won't thave to re-invent the wheel

I also tried WDX Infopacker Plugin wich is quite promising, but it lacks (or I didn't find it) the possibility to scan only folders and to structurize the oputput in the kind I showed above.
The best of all would be a freeware tool that can do this and more, but I didn't found a decent app yet (cdrLabel and CD2HTML were quite close but they're not free and also lack some features to fit my exact needs).
Thx in advance