bugy / script-server

Web UI for your scripts with execution management
Other
1.52k stars 244 forks source link

Seeing and editing script schedules #625

Open nodecentral opened 1 year ago

nodecentral commented 1 year ago

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.

bugy commented 1 year ago

Hi @nodecentral unfortunately this is not implemented yet, #362

nodecentral commented 1 year ago

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 ?

bugy commented 1 year ago

Hi @nodecentral after you edit files, please restart the server.

tschibutti commented 3 months ago

+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!