Page 1 of 1
Export Images
Posted: 2006-07-13 16:16:25
by t88
Hello, first sorry for my bad english.....
i have one question for this forum
I have in my catalogue almost 2000 movies and i saved all images inside of catalogue so now the file size is about 150 MB. Now I want to save nomore the images inside of catalogue bu in a directory.
I would like to know if is possible to automatically export all images that i have now inside of catalogue in a directory and automatically link them to the catalogue cause to make it by hand is really long......
thank you very much
Posted: 2006-07-13 18:23:38
by antp
Hi,
You can do that by saving to XML (file => save as, then select XML as file format).
Then you can either save back to AMC, or keep XML as file format.
Do not forget to also change the default picture storage method in the preferences.
Posted: 2006-07-17 08:53:10
by t88
Thank you very much, now i'll try to do it.....
Posted: 2006-07-17 09:15:57
by t88
ok i did it.... there is the possibility to save all images in a different directory and not in the same of the file xml/amc?
Posted: 2006-07-17 19:59:37
by antp
Currently, no, but you can move the pictures later and do a search/replace in the XML file using a text editor.
Posted: 2006-07-20 11:43:07
by t88
ok, but in this case i shoulod do it evry time i add new movies
so i'll wait the next release

any case thank you very much for your help
Posted: 2006-07-20 17:56:44
by antp
If the new movies have their pictures added by script, yes, it is a problem.
I forgot that as I am usually adding pictures separately (I resize them to 120x166 before adding them to the catalog manually).
Posted: 2006-07-23 11:28:26
by t88
yes, i add them by script.......
i have another problem, there is the possibility to modify a value for many records in the same time....
i explain better... half of my movies don't have the language value, now i'd like to add it but not one by one.....
thx
Posted: 2006-07-23 15:46:55
by antp
Using scripts it is easy.
To set the language for example:
Code: Select all
program NewScript;
begin
SetField(fieldLanguage, 'English');
end.
Posted: 2006-07-24 17:43:00
by t88
thank you very much for your help....
i'll disturb you again if I have problems....
when you think there'll be the next releas of this program?
i have some suggestions for it, wheer can i write them?
Posted: 2006-07-24 21:55:18
by antp
I do not know when I will work on the program, and the to-do list is already huge, so I have things to add for the next 10 years
