From 303d2cec4bdbba1d1dbfff2e64cde6b4e7ec44ca Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 20 Nov 2025 18:49:08 +0000 Subject: [PATCH] Update unstable manifest for SmartLists v10.11.9.103-rc --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index 498420b..57b89ad 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.103", + "targetAbi": "10.11.0", + "sourceUrl": "https://github.com/jyourstone/jellyfin-smartplaylist-plugin/releases/download/v10.11.9.103-rc/Jellyfin.Plugin.SmartLists_v10.11.9.103-rc.zip", + "checksum": "58CEA661F268E7158FC9945034EDD949", + "changelog": "\n\n## What's Changed\n### New Features\n* Added weekday operator support for date fields\n* Added support for bulk refreshing lists\n### Other Changes\n* Minor UI improvements\n\n\n**Full Changelog**: https://github.com/jyourstone/jellyfin-smartplaylist-plugin/compare/v10.11.9.102-rc...v10.11.9.103-rc", + "timestamp": "2025-11-20" + }, { "version": "10.11.9.102", "targetAbi": "10.11.0",