script-server
script-server copied to clipboard
Seeing and editing script schedules
Hi
I’m relatively new to Script-Server. (Love it, think it’s great, thanks so much for sharing it)
My current challenge is with the scheduling feature…
While I can see how to schedule each script via the .json, and then from the index.html view, there does not seem to be a way to do any scheduling in a more structure way via the admin.html, for example.
- How can I see existing script schedules ? (Once assigned, if I go back in via index.html it does not show me what already set)
- How can I see the order of my scripts will run ? (I have some scripts that need to run before others, how can i see the order/sequence)
Hi @nodecentral unfortunately this is not implemented yet, #362
Thanks @bugy
This would be a great feature, especially as I recently had to alter the schedule for a couple of my scripts, but Script Server still retains the original timing, so the all now run multiple times?
As an interim fix for this, what’s the best thing to do ?
Hi @nodecentral after you edit files, please restart the server.
+1 it would be greate, if there is a central schedule overview. maybe a new register "schedule" in the admin.html?
PS: Thanks bugy this project is greate and I love it!