Last Update: 24.11.2006. By azarai in python
The python script i posted at the Jamendo forum can be found here : copyJT2ms.zip
By the way a great music site :-)
Summary of what the script does:
I have a different filestructure of my music collection then the jamendo torrent download, so i wrote a small python script for copying the files. In the input dir it looks for directories named like:
Silence - L’autre endroit – Jamendo - OGG Vorbis q8 - 2006.01.09 [www.jamendo.com]
and copies the album to the output dir with a directory for the band and inside one for the album, eg
<outputdir>/Silence/L’autre endroit
and copies all files of the album into this directory. If the album is already in your music collection file structure nothing will be copied. Other directories that dont match the “jamendo regxp” are ignored.