diff --git a/manifest.json b/manifest.json index eecfbf1..8d6c541 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.0.100", + "targetAbi": "10.11.0", + "sourceUrl": "https://github.com/jyourstone/jellyfin-smartplaylist-plugin/releases/download/v10.11.0.100-rc/Jellyfin.Plugin.SmartPlaylist_v10.11.0.100-rc.zip", + "checksum": "DDCC9765F1AAF987B45B2311583E16CB", + "changelog": "\n\n## What's Changed\n### New Features\n* You can now add multiple schedules.\n* Added rule field support for: Actors, Directors, Producers, Writers, Guest Stars\n* You can now choose which metadata properties to include when selecting the 'Similar To' rule field.\n* Added support for the following audio metadata: Bitrate, Sample Rate, Bit Depth, Codec, Channels.\n### Bug Fixes\n* Fixed issue where equals/not equals operators were missing for some rule fields.\n### Other Changes\n* Simplified and optimized the AutoRefresh setting logic\n\n\n**Full Changelog**: https://github.com/jyourstone/jellyfin-smartplaylist-plugin/compare/v10.11.0.1...v10.11.0.100-rc", + "timestamp": "2025-10-28" + }, { "version": "10.10.10.0", "targetAbi": "10.10.0",