From eba9c78895ae6dcb81f4051467b469ad655ef297 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 21 Jan 2026 21:01:52 +0000 Subject: [PATCH] Update unstable manifest for SmartLists v10.11.16.105-rc --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index 98fdc9f..eddced1 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.16.105", + "targetAbi": "10.11.0", + "sourceUrl": "https://github.com/jyourstone/jellyfin-smartlists-plugin/releases/download/v10.11.16.105-rc/Jellyfin.Plugin.SmartLists_v10.11.16.105-rc.zip", + "checksum": "0EE9013D71011C7B8BC0786188B1E988", + "changelog": "\n\n## What's Changed\n### New Features\n* Added support for uploading images\n* Support nested collection searches with customizable search depth property\n* Added support for custom rating, subtitle languages, and last episode air date.\n### Other Changes\n* Changed file storage structure\n\n\n**Full Changelog**: https://github.com/jyourstone/jellyfin-smartlists-plugin/compare/v10.11.16.104-rc...v10.11.16.105-rc", + "timestamp": "2026-01-21" + }, { "version": "10.11.16.104", "targetAbi": "10.11.0",