Update manifest for SmartPlaylist v10.10.2.0

This commit is contained in:
github-actions[bot] 2025-07-06 22:54:38 +00:00
parent 6632092382
commit 782abbfb8c

View file

@ -8,6 +8,14 @@
"owner": "jyourstone", "owner": "jyourstone",
"imageUrl": "https://raw.githubusercontent.com/jyourstone/jellyfin-smartplaylist-plugin/master/images/logo.jpg", "imageUrl": "https://raw.githubusercontent.com/jyourstone/jellyfin-smartplaylist-plugin/master/images/logo.jpg",
"versions": [ "versions": [
{
"version": "10.10.2.0",
"targetAbi": "10.11.0",
"sourceUrl": "https://github.com/jyourstone/jellyfin-smartplaylist-plugin/releases/download/v10.10.2.0/Jellyfin.Plugin.SmartPlaylist_v10.10.2.0.zip",
"checksum": "9EACA4AE34A398456CD008FD2908DF71",
"changelog": "New features and optimizations:\n\n- You can now choose and mix AND/OR logic when creating rules\n- Option to select media type first to go well in hand with the new rules logic\n- Added flexible deletion options (config only vs config + playlist)\n- Added regex validation\n- Added option to enable/disable playlists\n- Various performance optimizations\n\nAlso switched to Jellyfin version semantics.",
"timestamp": "2025-07-06"
},
{ {
"version": "10.11.0.1", "version": "10.11.0.1",
"targetAbi": "10.11.0", "targetAbi": "10.11.0",