Update manifest.json

This commit is contained in:
Johan Yourstone 2025-11-24 08:00:22 +01:00 committed by GitHub
parent 846e1b1284
commit 735c8c0fc2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,7 +13,7 @@
"targetAbi": "10.11.0", "targetAbi": "10.11.0",
"sourceUrl": "https://github.com/jyourstone/jellyfin-smartlists-plugin/releases/download/v10.11.10.0/Jellyfin.Plugin.SmartLists_v10.11.10.0.zip", "sourceUrl": "https://github.com/jyourstone/jellyfin-smartlists-plugin/releases/download/v10.11.10.0/Jellyfin.Plugin.SmartLists_v10.11.10.0.zip",
"checksum": "369CF15D41D046D5A11DE67E773DF538", "checksum": "369CF15D41D046D5A11DE67E773DF538",
"changelog": "## Major update with support for Collections!\n\n- Name changed from SmartPlaylist to **SmartLists**\n- Support for **Collections** has been added.\n- The entire codebase has been **refactored**\n- A **status page** has been added\n- And **many** other backend changes\n\n### Breaking changes\n\n- Migration logic from older versions has been removed, you must be running **Jellyfin 10.11.2.0** and have **refreshed all playlists** prior to updating — skipping this may result in broken playlists.\n- The legacy Jellyfin tasks have been removed. Make sure no playlists are using these, and if so, set a custom schedule for them instead.\n\nIf you find any bugs, please report them here: https://github.com/jyourstone/jellyfin-smartlists-plugin/issues\n\n**Full Changelog**: https://github.com/jyourstone/jellyfin-smartlists-plugin/compare/v10.11.2.0...v10.11.10.0", "changelog": "## Major update with support for Collections!\n\n- Name changed from SmartPlaylist to **SmartLists**\n- Support for **Collections** has been added.\n- The entire codebase has been **refactored**\n- A **status page** has been added\n- And **many** other backend changes\n\n### Breaking changes\n\n- Migration logic from older versions has been removed, you must be running **Jellyfin 10.11.2.0** and have **refreshed all playlists** prior to updating — skipping this may result in broken playlists.\n- The legacy Jellyfin tasks have been removed. Make sure no playlists are using these, and if so, set a custom schedule for them instead.\n- If you encounter issues where the plugin is stuck in a 'restart loop' because of the name change, uninstall the plugin, remove any SmartPlaylist folders, and install the plugin again\n\nIf you find any bugs, please report them here: https://github.com/jyourstone/jellyfin-smartlists-plugin/issues\n\n**Full Changelog**: https://github.com/jyourstone/jellyfin-smartlists-plugin/compare/v10.11.2.0...v10.11.10.0",
"timestamp": "2025-11-24" "timestamp": "2025-11-24"
}, },
{ {