-
Notifications
You must be signed in to change notification settings - Fork 3
Scheduling
CutePoisonX edited this page Jun 25, 2015
·
1 revision
You may want to schedule PoisonConvert to automate the conversion-process. If you are running it on a Synology DiskStation, you can use the included task scheduler. Just make sure to enter the full path to poisonconvert under "custom script". If you are using it on OSX, you could try launchd (see e.g. here). If you are using the program on linux, you could use cron.
In any case, provide the "start"-flag as parameter, like: poisonconvert --start. Note that you can invoke poisonconvert with more than one config-file by passing the "config-file" argument several times.