From d72918f5618552b03879b0c004aa08b3a8352bba Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 19 Nov 2025 14:53:25 +0000 Subject: [PATCH] Update unstable manifest for SmartLists v10.11.9.102-rc --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index f95ddb4..498420b 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.11.9.102", + "targetAbi": "10.11.0", + "sourceUrl": "https://github.com/jyourstone/jellyfin-smartplaylist-plugin/releases/download/v10.11.9.102-rc/Jellyfin.Plugin.SmartLists_v10.11.9.102-rc.zip", + "checksum": "2F54D53CEF6090298E474D8A636D8256", + "changelog": "\n\n## What's Changed\n### Bug Fixes\n* Fixed issue where Collections would not get properly deleted\n* Fixed issues when sorting by series name and episode name\n### Other Changes\n* Implemented a new queue system along with a new cache system for increased performance when multiple lists are refreshed\n* Sorting by name and series name now sorts by SortTitle metadata first\n\n\n**Full Changelog**: https://github.com/jyourstone/jellyfin-smartplaylist-plugin/compare/v10.11.9.101-rc...v10.11.9.102-rc", + "timestamp": "2025-11-19" + }, { "version": "10.11.9.101", "targetAbi": "10.11.0",