From 7610076aa408e7a5f29e3f7beba6446d2763f3e6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 6 Oct 2025 18:54:33 +0000 Subject: [PATCH] Update unstable manifest for SmartPlaylist v10.10.10.0-rc8 --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index 882a368..eecfbf1 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.10.10.0", + "targetAbi": "10.10.0", + "sourceUrl": "https://github.com/jyourstone/jellyfin-smartplaylist-plugin/releases/download/v10.10.10.0-rc8/Jellyfin.Plugin.SmartPlaylist_v10.10.10.0-rc8.zip", + "checksum": "B40577D43F0BBE803721C0CA1ACF3772", + "changelog": "\n\n## What's Changed\n### New Features\n* Sorting by name now takes into account if the name begins with numbers and sorts them properly.\n* Added playlist statistics\n\n\n**Full Changelog**: https://github.com/jyourstone/jellyfin-smartplaylist-plugin/compare/v10.10.10.0-rc7...v10.10.10.0-rc8", + "timestamp": "2025-10-06" + }, { "version": "10.10.10.0", "targetAbi": "10.10.0",