From daef756bf27c21a761e92e5128c25435cf4089d6 Mon Sep 17 00:00:00 2001 From: jstevenscl <241141505+jstevenscl@users.noreply.github.com> Date: Thu, 24 Sep 2026 19:53:05 -0400 Subject: [PATCH] [epg-and-sports-editor]: Bump to v0.4.05 Co-Authored-By: Claude Sonnet 5 --- plugins/epg-and-sports-editor/plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/epg-and-sports-editor/plugin.json b/plugins/epg-and-sports-editor/plugin.json index abb37c0..6ee5ab3 100644 --- a/plugins/epg-and-sports-editor/plugin.json +++ b/plugins/epg-and-sports-editor/plugin.json @@ -1,6 +1,6 @@ { "name": "EPG & Sports Editor", - "version": "0.4.04", + "version": "0.4.05", "description": "Transform and clean your EPG data using regex and find/replace rules. Creates virtual copies of your sources — originals are never touched. Fills placeholder schedules for channels with no EPG, and includes a Sports Editor: automatically renames Auto Channel Sync-created sports channels, assigns matchup logos, and generates real Pregame/Live/Postgame EPG data by matching against a live public schedule (93 leagues — every major US team sport, 30+ soccer competitions, tennis, golf, NASCAR, F1, UFC/MMA/boxing/darts, and more). Renamed from EPGeditARR; existing installs carry their settings forward automatically.", "author": "jstevenscl", "license": "MIT",