From 7de1d095598238a840773ed141d9b9def4a86836 Mon Sep 17 00:00:00 2001 From: jstevenscl Date: Sat, 25 Jul 2026 13:28:45 -0400 Subject: [PATCH] =?UTF-8?q?[epgeditarr]:=20Bump=20to=20v0.2.09=20=E2=80=94?= =?UTF-8?q?=20fix=20Absolute=20mode=20unmatched-channel=20placement=20orde?= =?UTF-8?q?r,=20wrong=20channel=20alias?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugins/epgeditarr/plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/epgeditarr/plugin.json b/plugins/epgeditarr/plugin.json index decdfcf..21ce7f4 100644 --- a/plugins/epgeditarr/plugin.json +++ b/plugins/epgeditarr/plugin.json @@ -1,6 +1,6 @@ { "name": "EPGeditARR", - "version": "0.2.08", + "version": "0.2.09", "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 provides a full SiriusXM toolkit: fill EPG from the community XMLTV (741 channels, sports smart blocks), sort into official lineup order, assign logos, and rename channels using the official SiriusXM API channel database.", "author": "jstevenscl", "license": "MIT",