diff --git a/manifest.json b/manifest.json index aedaefd..b8e71ab 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.5.2", + "targetAbi": "10.10.0", + "sourceUrl": "https://github.com/jyourstone/jellyfin-smartplaylist-plugin/releases/download/v10.10.5.2/Jellyfin.Plugin.SmartPlaylist_v10.10.5.2.zip", + "checksum": "27E7735B2E8BFED8012F2415F33E7F76", + "changelog": "- PlaylistMediaType is now set to Video when the playlist only contains video files.", + "timestamp": "2025-08-07" + }, { "version": "10.11.5.1", "targetAbi": "10.11.0",