I am doing my head in trying to figure out how to do this, so I'm going to break down and ask...
My MP3s are stored in separate folders based on artist & album with all of the artist folders residing in a single MP3s folder i.e.:
MP3s
Artist
Album
Album
Artist
etc.Album
I have been trying to do a mass export of the root mp3 directory using Nickless' Color Schemes Cover Overview, but I'm having little success.
I've searched around and found reference to the: $loop(%_folderpath%,1) argument, but I can not figure out where to put this in the .mte.
So far, I have inserted, $loop(%_folderpath%,1) at line 7 of Nickless' .mte, and I've tried closing the loop using $loopend () at various points in the code structure, but the closest I have come is closing the loop at line 1160.
This will pull the correct track information, but the same folder.jpg file is used for all albums and every album after the 1st lacks the color formatting , background color, and script functionality. Other attempts at closing the loop elsewhere have done everything from combining all tracks into a single album to not displaying anything at all.
Can anyone recommend the proper syntax to allow me to perform this mass export using Nickless' .mte? I am fairly unfamiliar with Javascript, but I am really impressed with Nickless' work and I would really like to use his .mte.
Thanks.