From 2addab24b5d92d1ff3f78c47ea29d70923b643de Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 4 Mar 2026 14:44:53 +0000 Subject: [PATCH] Update manifest for SmartLists v10.11.23.1 --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index 3805eda..7f4ea15 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.1", + "targetAbi": "10.11.0", + "sourceUrl": "https://github.com/jyourstone/jellyfin-smartlists-plugin/releases/download/v10.11.23.1/Jellyfin.Plugin.SmartLists_v10.11.23.1.zip", + "checksum": "655CB5673A4D100AAC338007E26E3006", + "changelog": "\n\n## What's Changed\n### Bug Fixes\n* Fixed an issue with ReleaseDate sorting using multiple sort orders\n* Add support for episode-level sorting in Trakt integration and update documentation\n\n\n**Full Changelog**: https://github.com/jyourstone/jellyfin-smartlists-plugin/compare/v10.11.23.0...v10.11.23.1", + "timestamp": "2026-03-04" + }, { "version": "10.11.23.0", "targetAbi": "10.11.0",