From 464f791127eeeedb0b179e23f9ae1fe9a13bb9ce Mon Sep 17 00:00:00 2001 From: Johan Yourstone Date: Mon, 24 Nov 2025 08:02:58 +0100 Subject: [PATCH] Update manifest.json --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index b4583b9..4022cf0 100644 --- a/manifest.json +++ b/manifest.json @@ -13,7 +13,7 @@ "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", "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- If you encounter issues where the plugin is stuck in a restart loop because of the name change, uninstall the plugin, remove the SmartPlaylist folder (there might be two, remove both) from your Jellyfin plugin folder, 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", + "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 encounter issues where the plugin is stuck in a restart loop because of the name change, uninstall the plugin, remove the SmartPlaylist folder (there might be two, remove both) from your Jellyfin plugin folder, 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" }, {