diff --git a/manifest.json b/manifest.json index fde857a..6ffd754 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-rc5/Jellyfin.Plugin.SmartPlaylist_v10.10.10.0-rc5.zip", + "checksum": "F5A07058C905DF64846811A7E6E1F532", + "changelog": "\n\n## What's Changed\n### Other Changes\n* Implement time buffer checks for playlist refresh scheduling\n\n\n**Full Changelog**: https://github.com/jyourstone/jellyfin-smartplaylist-plugin/compare/v10.10.10.0-rc4...v10.10.10.0-rc5", + "timestamp": "2025-09-29" + }, { "version": "10.10.10.0", "targetAbi": "10.10.0",