From 9c4c1652a649acc5d8788b574ce926c486f29428 Mon Sep 17 00:00:00 2001 From: jstevenscl <241141505+jstevenscl@users.noreply.github.com> Date: Sat, 26 Sep 2026 01:44:54 -0400 Subject: [PATCH] [epg-and-sports-editor]: Bump to v0.4.07 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 234392c..7f207e6 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.06", + "version": "0.4.07", "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",