From 131b7d7db5c3ec0a87664c11fa7400fa0c8025b9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 1 Sep 2025 10:32:31 +0000 Subject: [PATCH] Update manifest for SmartPlaylist v10.10.9.0 --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index 3d6a9fd..ec8c3c0 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.10.9.0", + "targetAbi": "10.10.0", + "sourceUrl": "https://github.com/jyourstone/jellyfin-smartplaylist-plugin/releases/download/v10.10.9.0/Jellyfin.Plugin.SmartPlaylist_v10.10.9.0.zip", + "checksum": "4038FC543435D9BDA831CFD91BD62F89", + "changelog": "\n\n## What's Changed\n### New Features\n* Added support for media types Home Videos and Photos.\n* Added support for Books and Audio Books.\n### Other Changes\n* Performance optimizations\n\n\n**Full Changelog**: https://github.com/jyourstone/jellyfin-smartplaylist-plugin/compare/v10.10.8.1...v10.10.9.0", + "timestamp": "2025-09-01" + }, { "version": "10.11.0.0", "targetAbi": "10.11.0",