From b3ce6884bc7a7118f64f841e2f7a28c7ca3be316 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 27 Jun 2025 20:02:47 +0000 Subject: [PATCH] Update manifest for SmartPlaylist v2.0.2 --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index b1d3f0b..099b2fb 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.2.0", + "targetAbi": "10.10.7", + "sourceUrl": "https://github.com/jyourstone/jellyfin-smartplaylist-plugin/releases/download/v2.0.2/Jellyfin.Plugin.SmartPlaylist_v2.0.2.zip", + "checksum": "74268411124E18D49942ABEAA8E9A03C", + "changelog": "- Added support for field rules: Is Played, Is Favorite, Play Count, Runtime, Parental Rating", + "timestamp": "2025-06-27" + }, { "version": "2.0.1.0", "targetAbi": "10.10.7",