From e452eac455cb5d89b8686ae43f114dc996792253 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 29 Jun 2025 13:19:31 +0000 Subject: [PATCH] Update manifest for SmartPlaylist v2.0.5 --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index 834bd58..2a8aaf6 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.5.0", + "targetAbi": "10.10.7", + "sourceUrl": "https://github.com/jyourstone/jellyfin-smartplaylist-plugin/releases/download/v2.0.5/Jellyfin.Plugin.SmartPlaylist_v2.0.5.zip", + "checksum": "DEED742BC1FED768918016CF2877967F", + "changelog": "Fixes:\n- Playlist images are now populating again.\n- Proper fix for null exception.", + "timestamp": "2025-06-29" + }, { "version": "2.0.4.0", "targetAbi": "10.10.7",