Hello
When there is no cover available, I use my selfmade "no image available" cover. I have to load it in the moviecatalog program, cause my export html script works like this :
<picture>$$ITEM_PICTUREFILENAME</picture>
so I have multiple "no image available" covers loaded in the program which takes a lot of space.
Isnt there a way that I dont need to load this image in the catalog by using a link to the image in my html script. That way i only have to use 1 "no image available" cover for each movie that hasnt got a cover.
Thx in advance
PS: moviecatalog is sooo sweet to work with