diff --git a/manifest.json b/manifest.json index d07cf9a..99b004d 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.4.1", + "targetAbi": "10.10.0", + "sourceUrl": "https://github.com/jyourstone/jellyfin-smartplaylist-plugin/releases/download/v10.10.4.1/Jellyfin.Plugin.SmartPlaylist_v10.10.4.1.zip", + "checksum": "78A8BCB5A590B0F6959F62EE29F822F7", + "changelog": "- You can now set a max play time for playlists\n- Split scheduled tasks into two, one for video (hourly) and one for audio (daily)\n- Fixed issue with config page causing styling errors", + "timestamp": "2025-07-27" + }, { "version": "10.10.4.0", "targetAbi": "10.10.0",