From 79f45de0233fe9be00e593335f007ba43fd8dba2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 10 Nov 2025 14:39:25 +0000 Subject: [PATCH] Update unstable manifest for SmartPlaylist v10.11.1.101-rc --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index 8637f68..48c040a 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.1.101", + "targetAbi": "10.11.0", + "sourceUrl": "https://github.com/jyourstone/jellyfin-smartplaylist-plugin/releases/download/v10.11.1.101-rc/Jellyfin.Plugin.SmartPlaylist_v10.11.1.101-rc.zip", + "checksum": "239ACAFCCFE6B36A161952BB488CC546", + "changelog": "\n\n## What's Changed\n### Other Changes\n* Improved performance by using parallel processing for more fields.\n\n\n**Full Changelog**: https://github.com/jyourstone/jellyfin-smartplaylist-plugin/compare/v10.11.1.100-rc...v10.11.1.101-rc", + "timestamp": "2025-11-10" + }, { "version": "10.11.1.100", "targetAbi": "10.11.0",