Update manifest.json

This commit is contained in:
Johan Yourstone 2025-08-17 21:22:47 +02:00 committed by GitHub
parent b2746bac1c
commit 2316c5df57
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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.6.0",
"targetAbi": "10.10.0",
"sourceUrl": "https://github.com/jyourstone/jellyfin-smartplaylist-plugin/releases/download/v10.10.6.0/Jellyfin.Plugin.SmartPlaylist_v10.10.6.0.zip",
"checksum": "0CF494FC6259425348D264F12AED7E0F",
"changelog": "<!-- Release notes generated using configuration in .github/release.yml at v10.10.6.0 -->\n\n## What's Changed\n### New Features\n* Added new IsIn/IsNotIn operator for matching multiple words\n* Added new Collections rule field that searches for items belonging to a specific collection.\n\n\n**Full Changelog**: https://github.com/jyourstone/jellyfin-smartplaylist-plugin/compare/v10.10.5.3...v10.10.6.0",
"timestamp": "2025-08-17"
},
{ {
"version": "10.11.5.3", "version": "10.11.5.3",
"targetAbi": "10.11.0", "targetAbi": "10.11.0",