Update all the scripts at once?

If you made a script you can offer it to the others here, or ask help to improve it. You can also report here bugs & problems with existing scripts.
Post Reply
rs232
Posts: 107
Joined: 2012-05-09 21:57:22

Update all the scripts at once?

Post 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
Raoul_Volfoni
Posts: 863
Joined: 2006-08-31 23:58:18

Post 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.
rs232
Posts: 107
Joined: 2012-05-09 21:57:22

Post by rs232 »

Thanks, that worked!

:-)
antp
Site Admin
Posts: 9665
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Post 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...
Post Reply