From 2ce80a4735dff5649b462bcf6f1fe7ae31700b97 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 7 Dec 2025 00:01:43 +0000 Subject: [PATCH] Update manifest for SmartLists v10.11.2.1 --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index cf763ab..67a2f59 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.2.1", + "targetAbi": "10.11.0", + "sourceUrl": "https://github.com/jyourstone/jellyfin-smartlists-plugin/releases/download/v10.11.2.1/Jellyfin.Plugin.SmartLists_v10.11.2.1.zip", + "checksum": "695B6076A584D905065D6CADEAB3D1F0", + "changelog": "\n\n## What's Changed\n### New Features\n* The LastPlayedDate rule now works with Collections as well.\n### Bug Fixes\n* Fixed an issue where audio playlists couldn't be sorted by name (track title).\n* Fixed an issue where playback status wasn't working properly in somecases.\n\n\n**Full Changelog**: https://github.com/jyourstone/jellyfin-smartlists-plugin/compare/v10.11.12.0...v10.11.2.1", + "timestamp": "2025-12-07" + }, { "version": "10.11.12.0", "targetAbi": "10.11.0",