From dd6263a83771abbdcc53b6c6cf6a1a15c9f59094 Mon Sep 17 00:00:00 2001 From: jstevenscl Date: Sat, 25 Jul 2026 11:22:44 -0400 Subject: [PATCH] =?UTF-8?q?[epgeditarr]:=20Bump=20to=20v0.2.08=20=E2=80=94?= =?UTF-8?q?=20SXM=20absolute=20numbering,=20Series-mode=20EPG=20tags,=20EP?= =?UTF-8?q?G=20auto-refresh=20fix?= 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 fe2c350..decdfcf 100644 --- a/plugins/epgeditarr/plugin.json +++ b/plugins/epgeditarr/plugin.json @@ -1,6 +1,6 @@ { "name": "EPGeditARR", - "version": "0.2.07", + "version": "0.2.08", "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",