From 4168ac1b061b54cab27dfce70ab5eaeb7b57f4d8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 12 Jul 2025 00:05:44 +0000 Subject: [PATCH] Update manifest for SmartPlaylist v10.10.2.3 --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index ed99e79..966e930 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.2.3", + "targetAbi": "10.10.0", + "sourceUrl": "https://github.com/jyourstone/jellyfin-smartplaylist-plugin/releases/download/v10.10.2.3/Jellyfin.Plugin.SmartPlaylist_v10.10.2.3.zip", + "checksum": "F1BD5F81409A150E4ECE3CE427FEDC49", + "changelog": "- Added Series media type and renamed TV Shows to Episodes for clarity\n- You can now search for users as well\n- More styling changes to better match Jellyfin", + "timestamp": "2025-07-12" + }, { "version": "10.10.2.2", "targetAbi": "10.10.0",