From 88a8a43b4402feafa4602e61191d634754743d29 Mon Sep 17 00:00:00 2001 From: Johan Yourstone Date: Sun, 7 Sep 2025 10:06:00 +0200 Subject: [PATCH] Updated manifest --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 10c4ef9..b6c93c9 100644 --- a/manifest.json +++ b/manifest.json @@ -11,9 +11,9 @@ { "version": "10.10.10.0", "targetAbi": "10.10.0", - "sourceUrl": "https://github.com/jyourstone/jellyfin-smartplaylist-plugin/releases/download/v10.10.10.0/Jellyfin.Plugin.SmartPlaylist_v10.10.10.0.zip", + "sourceUrl": "https://github.com/jyourstone/jellyfin-smartplaylist-plugin/releases/download/v10.10.10.0-rc1/Jellyfin.Plugin.SmartPlaylist_v10.10.10.0-rc1.zip", "checksum": "c99c7fc3b09e751df4ba24b67e584aa5", - "changelog": "\n\n## What's Changed\n### New Features\n* Added option to update playlists automatically based on library updates.\n* You can now set individual playlist refresh schedules\n* You can now sort by play count\n\n\n### Other Changes\n* Separated 'Refresh All Playlists' logic from Jellyfin tasks.\n* Minor sorting UI changes\n* Styling adjustments\n\n\n**Full Changelog**: https://github.com/jyourstone/jellyfin-smartplaylist-plugin/compare/v10.10.9.1...v10.10.10.0", + "changelog": "\n\n## What's Changed\n### New Features\n* Added option to update playlists automatically based on library updates.\n* You can now set individual playlist refresh schedules\n* You can now sort by play count\n\n\n### Other Changes\n* Separated 'Refresh All Playlists' logic from Jellyfin tasks.\n* Minor sorting UI changes\n* Styling adjustments\n\n\n**Full Changelog**: https://github.com/jyourstone/jellyfin-smartplaylist-plugin/compare/v10.10.9.1...v10.10.10.0-rc1", "timestamp": "2025-09-07" } ]