This repository has been archived by the owner on May 18, 2024. It is now read-only.
v1.6.8
New Feature:
You can now use custom logos that won't be overwritten when you install an update. Simply copy the current logos.json (or create a new config file) named custom_logos.json
under the config directory and assign new logos for the teams of your choice.
For more details on how to use different logos, see this Discussion post here: #310
Fix
- Now handle errors caused by missing data on the nhl API (The ones we know happens from time to time). now if the data is missing, the boards that requires this data wont show on screen and error message will show in the logs
- Fixed the standings in the config sample and schema.
- cleaned debug and print statements