From 13dc8aaaf4a8d8b9310016deb75221ff7be55d5e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 21 Aug 2025 19:54:32 +0000 Subject: [PATCH] Update manifest for SmartPlaylist v10.10.6.1 --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index c4ee3bc..a5740de 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.6.1", + "targetAbi": "10.10.0", + "sourceUrl": "https://github.com/jyourstone/jellyfin-smartplaylist-plugin/releases/download/v10.10.6.1/Jellyfin.Plugin.SmartPlaylist_v10.10.6.1.zip", + "checksum": "85388A77C9CB16CA6714B0BD4D58C752", + "changelog": "\n\n## What's Changed\n### New Features\n* You can now include individual episodes from series within the Collections rule field\n* Improvements to release date sorting\n### Other Changes\n* Code optimizations\n\n\n**Full Changelog**: https://github.com/jyourstone/jellyfin-smartplaylist-plugin/compare/v10.10.6.0...v10.10.6.1", + "timestamp": "2025-08-21" + }, { "version": "10.11.6.0", "targetAbi": "10.11.0",