From 3aa76f30ed6ac3ecbc79e667dae26a0fae312140 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 25 Aug 2025 20:34:24 +0000 Subject: [PATCH] Update manifest for SmartPlaylist v10.10.8.1 --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index 794d656..f2e93f9 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.8.1", + "targetAbi": "10.10.0", + "sourceUrl": "https://github.com/jyourstone/jellyfin-smartplaylist-plugin/releases/download/v10.10.8.1/Jellyfin.Plugin.SmartPlaylist_v10.10.8.1.zip", + "checksum": "0E03E4B0EEA589AD92C0226DE1D96765", + "changelog": "\n\n## What's Changed\n### Bug Fixes\n* Fixed issue with user matching on playlist import\n\n\n**Full Changelog**: https://github.com/jyourstone/jellyfin-smartplaylist-plugin/compare/v10.10.8.0...v10.10.8.1", + "timestamp": "2025-08-25" + }, { "version": "10.10.8.0", "targetAbi": "10.10.0",