From 0daf718a60133c0c347e0e2ef30dfb1801701678 Mon Sep 17 00:00:00 2001 From: jstevenscl Date: Mon, 1 Jun 2026 14:34:59 -0400 Subject: [PATCH 1/2] [tickarr] Bump version to 0.1.01 --- plugins/tickarr/plugin.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 plugins/tickarr/plugin.json diff --git a/plugins/tickarr/plugin.json b/plugins/tickarr/plugin.json new file mode 100644 index 0000000..b039f2c --- /dev/null +++ b/plugins/tickarr/plugin.json @@ -0,0 +1,10 @@ +{ + "name": "Tickarr", + "version": "0.1.01", + "description": "Dynamic text overlays for IPTV channels — SiriusXM Now Playing, Sports Ticker, Custom Text", + "author": "jstevenscl", + "license": "MIT", + "source_type": "external", + "repo_url": "https://github.com/jstevenscl/tickarr", + "source_url": "https://github.com/jstevenscl/tickarr/releases/download/v{version}/tickarr-{version}.zip" +} From 5f6c35e2ba6a3674b178350089a3786aeb6e689f Mon Sep 17 00:00:00 2001 From: jstevenscl Date: Mon, 1 Jun 2026 14:37:58 -0400 Subject: [PATCH 2/2] [tickarr] Bump version to 0.1.01 --- plugins/tickarr/plugin.json | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/plugins/tickarr/plugin.json b/plugins/tickarr/plugin.json index b039f2c..831736b 100644 --- a/plugins/tickarr/plugin.json +++ b/plugins/tickarr/plugin.json @@ -1,10 +1 @@ -{ - "name": "Tickarr", - "version": "0.1.01", - "description": "Dynamic text overlays for IPTV channels — SiriusXM Now Playing, Sports Ticker, Custom Text", - "author": "jstevenscl", - "license": "MIT", - "source_type": "external", - "repo_url": "https://github.com/jstevenscl/tickarr", - "source_url": "https://github.com/jstevenscl/tickarr/releases/download/v{version}/tickarr-{version}.zip" -} +{"name": "Tickarr", "version": "0.1.01", "description": "Dynamic text overlays for IPTV channels - SiriusXM Now Playing, Sports Ticker, Custom Text", "author": "jstevenscl", "license": "MIT", "source_type": "external", "repo_url": "https://github.com/jstevenscl/tickarr", "source_url": "https://github.com/jstevenscl/tickarr/releases/download/v{version}/tickarr-{version}.zip"}