Is there any way to add thumbnail automatically when scanning download directory? I want to make a wordpress theme download sites, I have setup two different folders with wordpress themes files have the same exact name with the screenshot names (for example: ThemeA.zip will have ThemeA.png in the thumbnail folder)
the folder goes like this:
/domain.com/wp-content/uploads/downloads/2011/themes/ (contains a lot of zip files)
and the other ones goes like this:
/domain.com/wp-content/uploads/downloads/2011/themes/thumbnails/ (contains a lot of .png files)
is it possible to let this plugin detect the thumbnail automatically when using directory scan?