Update unstable manifest for SmartLists v10.11.9.102-rc

This commit is contained in:
github-actions[bot] 2025-11-19 14:53:25 +00:00
parent 6df781c6a4
commit d72918f561

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.11.9.102",
"targetAbi": "10.11.0",
"sourceUrl": "https://github.com/jyourstone/jellyfin-smartplaylist-plugin/releases/download/v10.11.9.102-rc/Jellyfin.Plugin.SmartLists_v10.11.9.102-rc.zip",
"checksum": "2F54D53CEF6090298E474D8A636D8256",
"changelog": "<!-- Release notes generated using configuration in .github/release.yml at v10.11.9.102-rc -->\n\n## What's Changed\n### Bug Fixes\n* Fixed issue where Collections would not get properly deleted\n* Fixed issues when sorting by series name and episode name\n### Other Changes\n* Implemented a new queue system along with a new cache system for increased performance when multiple lists are refreshed\n* Sorting by name and series name now sorts by SortTitle metadata first\n\n\n**Full Changelog**: https://github.com/jyourstone/jellyfin-smartplaylist-plugin/compare/v10.11.9.101-rc...v10.11.9.102-rc",
"timestamp": "2025-11-19"
},
{ {
"version": "10.11.9.101", "version": "10.11.9.101",
"targetAbi": "10.11.0", "targetAbi": "10.11.0",