From 7d9c6dcfa6ee55bc2402392a53a8e87b957cf6ca Mon Sep 17 00:00:00 2001 From: Jason Dove <1695733+jasongdove@users.noreply.github.com> Date: Wed, 18 Feb 2026 09:08:33 -0600 Subject: [PATCH] update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3172de29b..22dffa159 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - This controls how many (optional) seconds of black video and silent audio to insert between *every* playout item - This will drift playback from the wall clock as slugs are not scheduled in the playout, but are inserted dynamically during playback - If this feature turns out to be popular, methods to correct the drift may be investigated +- Add `ETV_INSTANCE_ID` environment variable to disambiguate EPG data from multiple ErsatzTV instances + - When set, the value will be used in channel identifiers before the final `.ersatztv.org` ### Changed - Move dark/light mode toggle to **Settings** > **UI**