WesleyBranton / Grandfather-Clock

Turn your browser into a grandfather clock that plays a tune at the top of each hour!
https://addons.mozilla.org/firefox/addon/grandfather-clock/
Mozilla Public License 2.0
3 stars 1 forks source link

Audio sometimes fails to trigger #4

Closed WesleyBranton closed 5 years ago

WesleyBranton commented 5 years ago

Due to issues and inconsistencies with the Alarms Javascript API, the audio may not sound at the correct time or at all in certain cases, especially when the user's computer is put into sleep or hibernation mode.

WesleyBranton commented 5 years ago

To solve this issue, a check will need to be implemented that will run often to verify that the necessary alarm has been set and that it is still scheduled for the correct time.