diff --git a/manifest.json b/manifest.json index 732dd02..fde857a 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-rc4/Jellyfin.Plugin.SmartPlaylist_v10.10.10.0-rc4.zip", + "checksum": "1154D7E77B93A7DDB2A786305790842F", + "changelog": "\n\n## What's Changed\n### New Features\n* Added hours option to the Newer Than/Older than operators and allow zero as value.\n### Other Changes\n* Removed 'Series' media type due to Jellyfin limitations\n\n\n**Full Changelog**: https://github.com/jyourstone/jellyfin-smartplaylist-plugin/compare/v10.10.10.0-rc3...v10.10.10.0-rc4", + "timestamp": "2025-09-28" + }, { "version": "10.10.10.0", "targetAbi": "10.10.0",