From c11b620b6b89ba918ed08a9a8eff6fc91e4460ee Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 29 Jan 2026 16:08:15 +0000 Subject: [PATCH] Update manifest for SmartLists v10.11.21.0 --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index a83a6c4..f929d39 100644 --- a/manifest.json +++ b/manifest.json @@ -8,6 +8,14 @@ "owner": "jyourstone", "imageUrl": "https://raw.githubusercontent.com/jyourstone/jellyfin-smartlists-plugin/master/images/logo.jpg", "versions": [ + { + "version": "10.11.21.0", + "targetAbi": "10.11.0", + "sourceUrl": "https://github.com/jyourstone/jellyfin-smartlists-plugin/releases/download/v10.11.21.0/Jellyfin.Plugin.SmartLists_v10.11.21.0.zip", + "checksum": "BDB881719829E9E545EBE8D4C7E01646", + "changelog": "\n\n## What's Changed\n### New Features\n* Added new 'Library Name' field\n* You can now bulk convert playlists/collections\n* Added support for automated backups in settings\n### Other Changes\n* Optimized rule field extraction logic - Major increase in performance\n* Minor UX fixes\n\n\n**Full Changelog**: https://github.com/jyourstone/jellyfin-smartlists-plugin/compare/v10.11.20.0...v10.11.21.0", + "timestamp": "2026-01-29" + }, { "version": "10.11.20.0", "targetAbi": "10.11.0",