From 7fe61e2356d26f5212c54eb60d92129fe52eb2c3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 7 Aug 2025 18:22:18 +0000 Subject: [PATCH] Update manifest for SmartPlaylist v10.11.5.2 --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index b8e71ab..cf9fd81 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.11.5.2", + "targetAbi": "10.11.0", + "sourceUrl": "https://github.com/jyourstone/jellyfin-smartplaylist-plugin/releases/download/v10.11.5.2/Jellyfin.Plugin.SmartPlaylist_v10.11.5.2.zip", + "checksum": "F83FF7A4E436ABB75A1A42463F33C4DD", + "changelog": "- PlaylistMediaType is now set to Video when the playlist only contains video files.", + "timestamp": "2025-08-07" + }, { "version": "10.10.5.2", "targetAbi": "10.10.0",