colloqi / pisignage-server

Local Server to manage piSignage players based on node.js
http://www.pisignage.com
MIT License
370 stars 153 forks source link

Group daily reboot time does not set correctly #191

Closed stormvansoldt closed 1 year ago

stormvansoldt commented 1 year ago

When setting a daily reboot time for a group, the server sends the time (apparently) without regard for the correct timezone, causing the cron job on the players to fire at incorrect times.

I believe I found the issue and am working on a fix, just wanted to raise this issue in case I was unable to complete it.

stormvansoldt commented 1 year ago

Just realized my player was not on the most recent version....updating it to 4.9.3 fixed this issue