From 6df781c6a4941c41d488e59e2aa6607dc366a592 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 18 Nov 2025 13:53:47 +0000 Subject: [PATCH] Update unstable manifest for SmartLists v10.11.9.101-rc --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index 6669594..f95ddb4 100644 --- a/manifest.json +++ b/manifest.json @@ -8,6 +8,14 @@ "owner": "jyourstone", "imageUrl": "https://raw.githubusercontent.com/jyourstone/jellyfin-smartplaylist-plugin/master/images/logo.jpg", "versions": [ + { + "version": "10.11.9.101", + "targetAbi": "10.11.0", + "sourceUrl": "https://github.com/jyourstone/jellyfin-smartplaylist-plugin/releases/download/v10.11.9.101-rc/Jellyfin.Plugin.SmartLists_v10.11.9.101-rc.zip", + "checksum": "D1AFD649907628FCAF63CE019B7C82CD", + "changelog": "\n\n## What's Changed\n### New Features\n* Notification message changes\n### Other Changes\n* Fixed formatting for JellyfinPlaylistId\n\n\n**Full Changelog**: https://github.com/jyourstone/jellyfin-smartplaylist-plugin/compare/v10.11.9.100-rc...v10.11.9.101-rc", + "timestamp": "2025-11-18" + }, { "version": "10.11.9.100", "targetAbi": "10.11.0",