From 9435e10b43585abc7b7694ff2322db29c1dde68b Mon Sep 17 00:00:00 2001 From: "A. N." Date: Mon, 31 Aug 2026 11:32:39 -0400 Subject: [PATCH 1/3] Fixing YTMD entry Updated entry for YTMD --- Plugins.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Plugins.json b/Plugins.json index 12fd406..db89fda 100644 --- a/Plugins.json +++ b/Plugins.json @@ -277,9 +277,7 @@ }, { "url": "https://github.com/red-tux/ytmd_controller", - "commits": { - "1.5.0-beta.15": "7cddd9adc9312a58677388cf13bcd31439832325" - } + "hash: "7cddd9adc9312a58677388cf13bcd31439832325" }, { "url": "https://github.com/Mattdubs9699/SportsScores", From 7d8e37104f39b2a5208857e9a94c6a3e86e00afc Mon Sep 17 00:00:00 2001 From: "A. N." Date: Mon, 31 Aug 2026 12:43:55 -0400 Subject: [PATCH 2/3] Update Plugins.json Added new version of YTMD plugin --- Plugins.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Plugins.json b/Plugins.json index db89fda..f739f7b 100644 --- a/Plugins.json +++ b/Plugins.json @@ -277,7 +277,11 @@ }, { "url": "https://github.com/red-tux/ytmd_controller", - "hash: "7cddd9adc9312a58677388cf13bcd31439832325" + "hash: "0cd5485e9ce9e2a7732bed7f6d66ce3fce628c91", + "commits": { + "1.1.0": "0cd5485e9ce9e2a7732bed7f6d66ce3fce628c91", + "1.0.0": "7cddd9adc9312a58677388cf13bcd31439832325" + } }, { "url": "https://github.com/Mattdubs9699/SportsScores", From 892091f8475e5da7e5f50559a3d21bdd8376469f Mon Sep 17 00:00:00 2001 From: "A. N." Date: Mon, 31 Aug 2026 14:54:04 -0400 Subject: [PATCH 3/3] Update Plugins.json fixed PEBKAC typo --- Plugins.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Plugins.json b/Plugins.json index f739f7b..33cba09 100644 --- a/Plugins.json +++ b/Plugins.json @@ -277,7 +277,7 @@ }, { "url": "https://github.com/red-tux/ytmd_controller", - "hash: "0cd5485e9ce9e2a7732bed7f6d66ce3fce628c91", + "hash": "0cd5485e9ce9e2a7732bed7f6d66ce3fce628c91", "commits": { "1.1.0": "0cd5485e9ce9e2a7732bed7f6d66ce3fce628c91", "1.0.0": "7cddd9adc9312a58677388cf13bcd31439832325"