diff --git a/manifest.json b/manifest.json index b3ac210..aedaefd 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.11.5.1", + "targetAbi": "10.11.0", + "sourceUrl": "https://github.com/jyourstone/jellyfin-smartplaylist-plugin/releases/download/v10.11.5.1/Jellyfin.Plugin.SmartPlaylist_v10.11.5.1.zip", + "checksum": "62FB86F80DD26187435AFCB85D9E1919", + "changelog": "- Added support for Music Videos, thank you guluarte!\n- Prevent search while playlists are loading\n- Code optimizations", + "timestamp": "2025-08-05" + }, { "version": "10.10.5.1", "targetAbi": "10.10.0",