From 7c12a93015c3577d67175938a9d9081075be0b25 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 28 Sep 2025 19:36:19 +0000 Subject: [PATCH] Update unstable manifest for SmartPlaylist v10.10.10.0-rc4 --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index 732dd02..fde857a 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.10.10.0", + "targetAbi": "10.10.0", + "sourceUrl": "https://github.com/jyourstone/jellyfin-smartplaylist-plugin/releases/download/v10.10.10.0-rc4/Jellyfin.Plugin.SmartPlaylist_v10.10.10.0-rc4.zip", + "checksum": "1154D7E77B93A7DDB2A786305790842F", + "changelog": "\n\n## What's Changed\n### New Features\n* Added hours option to the Newer Than/Older than operators and allow zero as value.\n### Other Changes\n* Removed 'Series' media type due to Jellyfin limitations\n\n\n**Full Changelog**: https://github.com/jyourstone/jellyfin-smartplaylist-plugin/compare/v10.10.10.0-rc3...v10.10.10.0-rc4", + "timestamp": "2025-09-28" + }, { "version": "10.10.10.0", "targetAbi": "10.10.0",