From 00f7569b7d938bd64c17e4d0fcf0f2e046e29a15 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 4 Jul 2025 21:13:20 +0000 Subject: [PATCH] Update manifest for SmartPlaylist v2.2.0 --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index 0c78875..a541ab2 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": "2.2.0.0", + "targetAbi": "10.11.0", + "sourceUrl": "https://github.com/jyourstone/jellyfin-smartplaylist-plugin/releases/download/v2.2.0/Jellyfin.Plugin.SmartPlaylist_v2.2.0.zip", + "checksum": "90DA656984879D62D02CF71DA82DEEA0", + "changelog": "Jellyfin 10.11 support and new features:\n\n- You can now choose and mix AND/OR logic when creating rules\n- Option to select media type first to go well in hand with the new rules logic\n- Added flexible deletion options (config only vs config + playlist)\n- Works with Jellyfin 10.11.0.0-rc2", + "timestamp": "2025-07-04" + }, { "version": "2.1.2.0", "targetAbi": "10.10.7",