Gong Xian

Results 17 comments of Gong Xian

Screen features in the most recent artifact for Waveshare RP2040-Zero now work as expected.

Would it be possible to also allow multiple outputs from a single input in the controller modes as well? Using macros to simulate two simultaneous button presses from a single...

Manual aborts also cause the previous uptime to be incorrectly reported as downtime when the next stream resumed alert is sent, causing inaccurate reporting for the remainder of the program's...

Is there whitespace in your `SCHEDULE_EXCLUDE_FILE_PATTERN` setting?

"Not writing schedule for..." indicates that schedule.json is not updated for the video in question, as it intended to only update for regular programming. What are the file names that...

The file name check was always being done if `config.SCHEDULE_EXCLUDE_FILE_PATTERN` was not configured, which was causing every schedule upload to be skipped since there was no string to compare against...

I have found that is occurs when the browser window becomes less than around 980 pixels in height, which is often the case in 1080p monitors. My main driver is...