Search found 4 matches

by fbig
2009-08-05 21:28:56
Forum: Ant Movie Catalog > Bug reports
Topic: XML export: renaming images
Replies: 8
Views: 3282

You'll have the same behaviour with HTML export in some cases I think (if there are multiple movies with same number - I should check) And the behaviour of XML export changed few times in the latest versions, in addition of that... In HTML export you can set the option "copy only if file does ...
by fbig
2009-08-05 09:46:25
Forum: Ant Movie Catalog > Bug reports
Topic: XML export: renaming images
Replies: 8
Views: 3282

antp wrote:From what do you export to XML? A .amc file containing the images? If so, it is normal that it does not overwrite files which already exist.
Yes: it is an amc with images inside. But I was expecting the same as the html export, where only new images are exported.
by fbig
2009-08-05 09:42:30
Forum: Ant Movie Catalog > Bug reports
Topic: XML export: renaming images
Replies: 8
Views: 3282

Have you unchecked the "Copy with exported file" option (or choose the "Only if it does not exist yet")? It's under File -> Export -> XML If I uncheck "Copy with exported file" no image is copied. The "Only if it does not exist yet" cannot be set anyway in XM...
by fbig
2009-08-04 11:45:53
Forum: Ant Movie Catalog > Bug reports
Topic: XML export: renaming images
Replies: 8
Views: 3282

XML export: renaming images

When I export in xml format all images are created again with a name like this: movies_1_3249890.jpg movies_2_3249906.jpg while I have on the taget direcory old images: movies_1.jpg movies_2.jpg So, if I dont clear the directory before export, I have a lot of copies of the same image. I aplogize if ...