It should be enough if you add the following to "finally.bsh" of your skin:
engine.setMakeThumbs(true);
There was no finaly.bsh file, so I did put it in postdir.bsh and that did solve the problem!
I could remove the plugins folder with the Skinmodel file too.
But just for my education: what is the difference between finaly.bsh and postdir,bsh?
Suppose I have an album with 3 sub-folders, is finaly.bsh executed only once and postdir.bsh 4 times?
Another thing I don't understand: why do I have to do that? I see that you use engine.setMakeThumbs(false); also in the ZigZag skin, but I don't see there a finaly.bsh file.
Edited by: AndreWolff on 16-May-2018 16:14