kevin-vigor / clamz

Automatically exported from code.google.com/p/clamz
0 stars 0 forks source link

Config Help #34

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Using Ubuntu 12.04 with Unity Desktop. Right click on AMZ file and select 
Clamz to download.
2. Files are downloaded and placed in Home directory in new folders 
~/Artist/Album Name/. 
3. However, if I add an output directory in the config file (i.e. 
~/Music/Amazon MP3), the files are just downlaoded into this directory without 
creating the /Artist/Album Name/. 

What is the expected output? What do you see instead?
I wish to download files to a different location with the /Artist/Album Name/ 
file structure... 

What version of the product are you using? On what operating system?
0.50 
Ubuntu 12.04 64-bit 

Please provide any additional information below.

Original issue reported on code.google.com by chuck.sm...@gmail.com on 17 May 2012 at 1:39

GoogleCodeExporter commented 9 years ago
It turns out you have to specify the folder using the variables:

OutputDir       "/media/MyBook/mp3/${album_artist}/${album}"

Original comment by greatq...@gmail.com on 15 Mar 2013 at 5:45