From 3cdf6d93c4bf5b870e4f0a841b8bab38fa681150 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 30 Jun 2025 10:51:00 +0000 Subject: [PATCH] Update manifest for SmartPlaylist v2.0.7 --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index 6d93a73..1d29fa2 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": "2.0.7.0", + "targetAbi": "10.10.7", + "sourceUrl": "https://github.com/jyourstone/jellyfin-smartplaylist-plugin/releases/download/v2.0.7/Jellyfin.Plugin.SmartPlaylist_v2.0.7.zip", + "checksum": "7CC2105DC1813C68ECE738DCD25EAA7D", + "changelog": "Added support for People metadata.", + "timestamp": "2025-06-30" + }, { "version": "2.0.6.0", "targetAbi": "10.10.7",