From 7afcd64bd01db25366d61247f7c08be0fcd53577 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 25 Aug 2025 20:04:31 +0000 Subject: [PATCH] Update manifest for SmartPlaylist v10.10.8.0 --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index 049ab51..794d656 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.0", + "targetAbi": "10.10.0", + "sourceUrl": "https://github.com/jyourstone/jellyfin-smartplaylist-plugin/releases/download/v10.10.8.0/Jellyfin.Plugin.SmartPlaylist_v10.10.8.0.zip", + "checksum": "1C7DB7C7D1EE69BE006B96CA4C5239B6", + "changelog": "\n\n## What's Changed\n### New Features\n* Added new Export/Import functionality in Settings.\n* Some styling changes to mimic Jellyfin layout.\n\n\n**Full Changelog**: https://github.com/jyourstone/jellyfin-smartplaylist-plugin/compare/v10.10.7.0...v10.10.8.0", + "timestamp": "2025-08-25" + }, { "version": "10.11.7.0", "targetAbi": "10.11.0",