From d27030216bff5f282490f1228422ac08e1e80555 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 1 Mar 2026 19:13:12 +0000 Subject: [PATCH] Update manifest for SmartLists v10.11.23.0 --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index da4d529..3805eda 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.23.0", + "targetAbi": "10.11.0", + "sourceUrl": "https://github.com/jyourstone/jellyfin-smartlists-plugin/releases/download/v10.11.23.0/Jellyfin.Plugin.SmartLists_v10.11.23.0.zip", + "checksum": "AA00B67C0FD22F1DA7983F6C3FFA195C", + "changelog": "\n\n## What's Changed\n### New Features\n* Added support for 'Music Album' media type in Collections\n* Added support for configuring Sort Title and Overview.\n* Added Letterboxd support for external lists and optimized fetching logic\n### Bug Fixes\n* Fixed an issue when using multiple external lists\n### Other Changes\n* Modified sorting precision for DateCreated\n\n\n**Full Changelog**: https://github.com/jyourstone/jellyfin-smartlists-plugin/compare/v10.11.22.0...v10.11.23.0", + "timestamp": "2026-03-01" + }, { "version": "10.11.22.0", "targetAbi": "10.11.0",