From a7e57c33788065b271276048a74756484bc86893 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 9 Nov 2025 15:41:36 +0000 Subject: [PATCH] Update unstable manifest for SmartPlaylist v10.11.1.100-rc --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index e3d1edf..8637f68 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.1.100", + "targetAbi": "10.11.0", + "sourceUrl": "https://github.com/jyourstone/jellyfin-smartplaylist-plugin/releases/download/v10.11.1.100-rc/Jellyfin.Plugin.SmartPlaylist_v10.11.1.100-rc.zip", + "checksum": "54F2312102603E97E350D163D49DF969", + "changelog": "\n\n## What's Changed\n### New Features\n* Added support for multiple sorting options. Added Episode and Season as sorting options.\n* Add sorting options for Last Played, Runtime, Series Name, Album Name and Artist.\n* The rule fields Studios and Genres can now search parent series for episodes.\n### Bug Fixes\n* Fixed a bug where the UI would incorrectly always show \"Sunday\" for weekly schedules.\n### Other Changes\n* Only show sort options related to the media type(s) selected.\n\n\n**Full Changelog**: https://github.com/jyourstone/jellyfin-smartplaylist-plugin/compare/v10.11.1.0...v10.11.1.100-rc", + "timestamp": "2025-11-09" + }, { "version": "10.11.0.102", "targetAbi": "10.11.0",