From c47b814b2c79bc2a7d55dd8de04b5f785feb2fd9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 24 Nov 2025 06:51:12 +0000 Subject: [PATCH] Update manifest for SmartLists v10.11.10.0 --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index bfa6c78..06600e6 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.10.0", + "targetAbi": "10.11.0", + "sourceUrl": "https://github.com/jyourstone/jellyfin-smartlists-plugin/releases/download/v10.11.10.0/Jellyfin.Plugin.SmartLists_v10.11.10.0.zip", + "checksum": "369CF15D41D046D5A11DE67E773DF538", + "changelog": "\n\n## What's Changed\n### New Features\n* Added the following new rule fields: Audio Codec, Video Codec, VideoProfile, Video Range, and Video Range Type\n\n\n**Full Changelog**: https://github.com/jyourstone/jellyfin-smartlists-plugin/compare/v10.11.2.0...v10.11.10.0", + "timestamp": "2025-11-24" + }, { "version": "10.11.2.0", "targetAbi": "10.11.0",