A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
MMM-ModuleSceduler- How to schedule for every other week
-
Re: MMM-ModuleScheduler - Module Schedules and Notifications
Noob here… I just can’t seem find how to write the cron expression for ‘from every Sunday on odd weeks to every Friday on even weeks’.
Anyone has tried this with success?
I am using the MMM-WeeklyScedule but have two different schedules on alternate weeks. Thought the Module Scheduler was great, but obviously need some help on this one. -
@marna maybe something like this
https://stackoverflow.com/questions/350047/how-to-instruct-cron-to-execute-a-job-every-second-week
I don’t know if Ms supports those eval expressions
-
@sdetweil Thanks. I’ve tried to use expressions like what’s suggested there, but no luck unfortunately.