I store my music in the following folder structure Genre>Artist>Album
Within my artist folder i store a picture of the artist named 'folder.jpg'
The global user path by default is:
$puts(artistPath,$replace(%path%,%filename_ext%,artist.*))
What do i need to change for it to seek up a directory for my artist image (folder.jpg)?
Thanks :)
