From 8de30559068b7f9bae5df28ea99654455110068c Mon Sep 17 00:00:00 2001 From: Pirates IRC <98669745+PiratesIRC@users.noreply.github.com> Date: Sun, 23 Aug 2026 12:07:45 -0500 Subject: [PATCH] event-channel-managarr: release v1.26.2351639 Bumps the listing to the published release. It fixes the run ledger added in 1.26.2341504, which never recorded anything: the writer read a constant defined on a different class, so it raised AttributeError on every applied run that changed a channel, and the writer's deliberate catch-all turned that into a log warning rather than a visible failure. No other behaviour changes, and no setting or action was added, removed or renamed. Co-Authored-By: Claude Opus 5 (1M context) Claude-Session: https://claude.ai/code/session_01QySHhHmsWqJLJSkB56oCxY --- plugins/event-channel-managarr/plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/event-channel-managarr/plugin.json b/plugins/event-channel-managarr/plugin.json index 61d7514..28da262 100644 --- a/plugins/event-channel-managarr/plugin.json +++ b/plugins/event-channel-managarr/plugin.json @@ -1,6 +1,6 @@ { "name": "Event Channel Managarr", - "version": "1.26.2341504", + "version": "1.26.2351639", "description": "Automates channel visibility by hiding channels without events and showing those with events, based on EPG data and channel names. Optionally manages dummy EPG for channels without real EPG.", "author": "PiratesIRC", "maintainers": [