From 2e8f39dc175a88522f0c1762c3c41ee44682d2cc Mon Sep 17 00:00:00 2001 From: Jacob Lasky Date: Fri, 10 Jul 2026 16:14:00 -0400 Subject: [PATCH] [dispatcharr-ranked-matchups] v1.11.0: add boxing source Bumps the listing to v1.11.0. Adds a boxing source (Boxing Data API) plus the World Cup knockout premium and the archive-channel null-number fix. Release artifact published at the resolved source_url (HTTP 200, verified). --- plugins/dispatcharr-ranked-matchups/plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/dispatcharr-ranked-matchups/plugin.json b/plugins/dispatcharr-ranked-matchups/plugin.json index 27f7ea0..cf263a9 100644 --- a/plugins/dispatcharr-ranked-matchups/plugin.json +++ b/plugins/dispatcharr-ranked-matchups/plugin.json @@ -1,6 +1,6 @@ { "name": "Ranked Matchups (Top Games)", - "version": "1.10.0", + "version": "1.11.0", "description": "Cross-sport interestingness curator. Pulls upcoming games per enabled sport, scores them on interestingness, matches to Dispatcharr channels via EPG, and renames+groups them into a Top Matchups channel profile so your guide shows only the games worth watching. Channels are numbered by kickoff time, so the list sorts soonest-first and the guide binds correctly in both the default M3U/EPG output and the Xtream Codes API with no special settings.", "author": "Jacob-Lasky", "license": "MIT",