When using:
Code: Select all
Skin.SetFile(string,mask,folderpath)
You will never see a preview of the actual image, even if you do pass the mask for images only; xbmc is, for all intents and purposes, in file mode; it will, however, display the default images.
If you're wanting to display the previews of images, you can always use:
The only drawback is that you cannot pass a default folder.