From c33e75a0d2919854f0ac0ca81469d5d8e863ff4c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 25 Nov 2025 21:25:34 +0000 Subject: [PATCH] Update unstable manifest for SmartLists v10.11.10.101-rc --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index 9d8d77b..216b1b9 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.10.101", + "targetAbi": "10.11.0", + "sourceUrl": "https://github.com/jyourstone/jellyfin-smartlists-plugin/releases/download/v10.11.10.101-rc/Jellyfin.Plugin.SmartLists_v10.11.10.101-rc.zip", + "checksum": "9BF1C8088033E1F975D8CB1CF6A75B28", + "changelog": "\n\n## What's Changed\n### Bug Fixes\n* Fixed an issue where lists wouldn't update automatically when a media item was marked as unwatched.\n\n\n**Full Changelog**: https://github.com/jyourstone/jellyfin-smartlists-plugin/compare/v10.11.10.100-rc...v10.11.10.101-rc", + "timestamp": "2025-11-25" + }, { "version": "10.11.10.100", "targetAbi": "10.11.0",