Hey Blondeshanks,
To confirm, I removed XBMC 12.0 entirely (including all appdata directories etc) performed a fresh install of 12.1 and the latest GIT of Aeon Nox and added my movie directory. I can reproduce the "issue" step-by-step in the following manner:
1. As an example, I ensured there were no image files stored locally in my "Life of Pi" directory:
Code:
/.actors
/extrafanart
/extrathumbs
Life of Pi (2012).mkv
2. I then selected "Get Artwork" from the information screen in Aeon Nox and selected "yes" to the prompt "download all artwork without user intervention?". This resulted in a couple of image files being downloaded locally and reflected in the skin:
Code:
/.actors
/extrafanart
/extrathumbs
clearart.png
Life of Pi (2012).mkv
logo.png
3. I then exported my media library and as you can see, I now have duplicate images:
Code:
/.actors
/extrafanart
/extrathumbs
clearart.png
Life of Pi (2012).mkv
Life of Pi (2012).nfo
Life of Pi (2012)-clearart.png
Life of Pi (2012)-clearlogo.png
Life of Pi (2012)-fanart.jpg
Life of Pi (2012)-poster.jpg
logo.png
I'm not sure if this is by design as it would seem more logical to me to use one naming convention, whether the media was exported from the XBMC itself or downloaded via the AD plugin.
Either way, I'd be interested to know which AD will pick if I scan this directory from a fresh XBMC install with "use local files" selected (i.e would "logo.png" or "Life of Pi (2012)-clearlogo.png" win?)