In piCore/piCorePlayer cron is not started by default. Using the pCP [Tweaks] page, when you click the [Save] button it will add the appropriate cron bootcode to enable cron. You could use the "bootcode" page if you are familiar with that.
The "Cron" option on the [Tweaks] page only offers 3 of the fields to the user but writes 5 fields in the crontab file. The minute field is always set to "0" and the month field always is set to "*". The order of the fields on the cron [Tweaks] page is not the same as the cron command. Under the more/less help: - the example refers to the 3 input fields above it - then the actual root crontab file is displayed. This is obviously "real" cron syntax. The custom cron command field is expecting the standard cron syntax. ------------------------------------------------------------------------ Greg Erskine's Profile: http://forums.slimdevices.com/member.php?userid=7403 View this thread: http://forums.slimdevices.com/showthread.php?t=114448 _______________________________________________ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins