Page 1 of 1

Update all the scripts at once?

Posted: 2012-12-03 10:20:15
by rs232
As it is now I need to
- run a script
- select [UPDATE SCRIPTS]
- select the script I want to update
- repeat for each and every script

Any way to update all the scripts at once?

Also: any way to have AMC to check for scripts updates every time I open it up?

Cheers
rs232

Posted: 2012-12-03 10:57:58
by Raoul_Volfoni
Hi,
rs232 wrote:Any way to update all the scripts at once?
There is an option in the [ UPDATE SCRIPTS ] script called "autodetect new scripts" with three possible values :

0 -> Manual mode : Shows ALL available scripts from Ant Movie Catalog website.
1 -> Autodetect mode : Checks your local script files, shows new scripts and available updates for your scripts. (Recommended)
2 -> Autoupdate mode : Checks your local script files, downloads and installs ALL new scripts and ALL available updates for your scripts automatically.

The default value is 1 ... so you have to set it to 2 (right side of the scripting window)
rs232 wrote:Also: any way to have AMC to check for scripts updates every time I open it up?
If it's not provided by the script itself, then no.

Posted: 2012-12-03 11:03:24
by rs232
Thanks, that worked!

:-)

Posted: 2012-12-03 14:48:44
by antp
An auto-update integrated in AMC would be cleaner and more efficient (and could be done at startup), but it would require that someone (e.g. soulsnake :D) adds it to the program. The current update is done via script because it was added with what was available without having to modify the program, long time ago, as temporary solution until a real auto-update is added...