From b2746bac1cdce3a0e8ab391f8def9bad090c289c Mon Sep 17 00:00:00 2001 From: Johan Yourstone Date: Sat, 16 Aug 2025 22:26:46 +0200 Subject: [PATCH] Update manifest.json --- manifest.json | 8 -------- 1 file changed, 8 deletions(-) diff --git a/manifest.json b/manifest.json index 827277a..e40045f 100644 --- a/manifest.json +++ b/manifest.json @@ -8,14 +8,6 @@ "owner": "jyourstone", "imageUrl": "https://raw.githubusercontent.com/jyourstone/jellyfin-smartplaylist-plugin/master/images/logo.jpg", "versions": [ - { - "version": "10.10.6.0", - "targetAbi": "10.10.0", - "sourceUrl": "https://github.com/jyourstone/jellyfin-smartplaylist-plugin/releases/download/v10.10.6.0/Jellyfin.Plugin.SmartPlaylist_v10.10.6.0.zip", - "checksum": "0CF494FC6259425348D264F12AED7E0F", - "changelog": "\n\n## What's Changed\n### New Features\n* Added new IsIn/IsNotIn operator for matching multiple words\n* Added new Collections rule field that searches for items belonging to a specific collection.\n\n\n**Full Changelog**: https://github.com/jyourstone/jellyfin-smartplaylist-plugin/compare/v10.10.5.3...v10.10.6.0", - "timestamp": "2025-08-16" - }, { "version": "10.11.5.3", "targetAbi": "10.11.0",