Releases: poirier/wcperoku
v1.1.35: Fix for Daylight Saving Time problem
(The version had to restart due to Roku platform strangeness when I started the new, production channel. Sorry.)
The channel had a bug that was active today, after 2:59am eastern, on the day we fall back from Daylight Saving Time. This change should fix it. It won't be published until Tuesday on the Roku, unfortunately, but at least next November it shouldn't fail again.
v2.0.32: more reliable playlist information
- Use a more reliable URL for getting playlist data.
- Add a few more characters to the font subsets.
- Fix a few errors in the publishing instructions
v1.19.30: Better layout, handle errors better from playlist downloads
-
Use LayoutGroup for layout and make the graphic the background to
maximize room for long names of things. -
Sort slots for better use of different playlist sources when one
we try doesn't work. -
Clean up some old code and comments.
-
Add empty square glyph to fonts and use when we're missing another
character. -
Add s with caron chars to fonts.
v1.18.29
- Add more characters (with accents etc) to fonts
- Recover faster from "buffering" state
- Compress image files a bit more to reduce package size
- Add program name display (pre-programmed based on current weekly schedule)
- Wrap text at the right to not overflow the station icon
Don't display work as "now playing" until it has started
v1.13.24 v1.13.24 Don't display work as 'now playing' until it has started
Timezones etc
In this release,
-
Times should display correctly in most timezones most of the time. Exception: during the hour or two when the US/Eastern time zone is changing to or from daylight saving time.
-
Added some code to try to detect when the audio player sits in "buffering" state too long, and stop and restart it to try to get the audio streaming again.