From 38ed76044193e54887964ddda3d2606fbfbde779 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 30 Dec 2025 23:38:12 +0000 Subject: [PATCH] Update manifest for SmartLists v10.11.15.0 --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index d428940..d5481a2 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.15.0", + "targetAbi": "10.11.0", + "sourceUrl": "https://github.com/jyourstone/jellyfin-smartlists-plugin/releases/download/v10.11.15.0/Jellyfin.Plugin.SmartLists_v10.11.15.0.zip", + "checksum": "140AD8D8CD873489ECA44BC52A28FBE3", + "changelog": "\n\n## What's Changed\n### New Features\n* Collection thumbnails are now generated automatically\n* You can now schedule list visibility (enable/disable)\n\n\n**Full Changelog**: https://github.com/jyourstone/jellyfin-smartlists-plugin/compare/v10.11.14.0...v10.11.15.0", + "timestamp": "2025-12-30" + }, { "version": "10.11.14.0", "targetAbi": "10.11.0",