From 35253f74cc05a6cc4076f8be20ab9020960a5cda Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 1 Dec 2025 20:02:02 +0000 Subject: [PATCH] Update manifest for SmartLists v10.11.12.0 --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index 1afd7dc..3ebd9ed 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.12.0", + "targetAbi": "10.11.0", + "sourceUrl": "https://github.com/jyourstone/jellyfin-smartlists-plugin/releases/download/v10.11.12.0/Jellyfin.Plugin.SmartLists_v10.11.12.0.zip", + "checksum": "99AF19809F87E82EB546AE95B8D30B57", + "changelog": "\n\n## What's Changed\n### New Features\n* Refactored playback status rule field. You can now also choose 'In Progress' for media items.\n### Bug Fixes\n* Fixed an issue where collections containing series would not get automatically updated.\n* Fixed an issue where Jellyfin playlists wouldn't get deleted when disabled or converted into Collections.\n### Other Changes\n* Poster images in collections with episodes are now fetched from the parent series.\n\n\n**Full Changelog**: https://github.com/jyourstone/jellyfin-smartlists-plugin/compare/v10.11.11.0...v10.11.12.0", + "timestamp": "2025-12-01" + }, { "version": "10.11.11.0", "targetAbi": "10.11.0",