You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 18, 2024. It is now read-only.
When I set live_mode to false in the configuration it should no longer need to reach out to the NHL API information. Or provide an option for "offline mode" where it doesn't do this. During the off-season the NHL API has gone down a couple of times (like today, where it's DNS doesn't resolve anymore) which has put the scoreboard into a crash loop even though I have live_mode turned off.
The text was updated successfully, but these errors were encountered:
That would require a full rewrite of the code to handle how the data is pulled. @riffnshred and I have discussed this but it is a large job to redo it. Now with the API looking like it's been changed, it might be time for a rewrite.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When I set live_mode to false in the configuration it should no longer need to reach out to the NHL API information. Or provide an option for "offline mode" where it doesn't do this. During the off-season the NHL API has gone down a couple of times (like today, where it's DNS doesn't resolve anymore) which has put the scoreboard into a crash loop even though I have live_mode turned off.
The text was updated successfully, but these errors were encountered: