From 2903d3623480ef5115a66b281d1bc18a09de1685 Mon Sep 17 00:00:00 2001 From: SpaceNerd0717 Date: Sun, 16 Nov 2025 16:48:48 -0500 Subject: [PATCH] Extension --- main.py | 8 +------- readme.md | 3 +++ 2 files changed, 4 insertions(+), 7 deletions(-) diff --git a/main.py b/main.py index 16c1c9c..8568b27 100644 --- a/main.py +++ b/main.py @@ -259,8 +259,6 @@ def format_status_display(status): except Exception: return str(status or "") - - # ------------------------- # Write Countdown HTML # ------------------------- @@ -283,6 +281,7 @@ def write_countdown_html(mission_name, timer_text): + - {mission_div_hidden} diff --git a/readme.md b/readme.md index fc72e21..5d0bab8 100644 --- a/readme.md +++ b/readme.md @@ -12,6 +12,9 @@ For setting up the HTML sources to use in OBS, or similiar softwares. Follow the 2. Select "Local file" 3. Select html file 4. Check both "Shutdown source when not visible" and "Refresh browser when scene becomes active" +5. Install the extension "xObsBrowserAutoRefresh" + - Download from https://obsproject.com/forum/resources/xobsbrowserautorefresh-timed-automatic-browser-source-refreshing.1677 + - Set auto refresh times to whatever you desire. INSTALL INSTRUCTIONS