Update manifest for SmartPlaylist v2.1.0

This commit is contained in:
github-actions[bot] 2025-07-01 19:40:24 +00:00
parent 0682462a58
commit 33a1852866

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": "2.1.0.0",
"targetAbi": "10.10.7",
"sourceUrl": "https://github.com/jyourstone/jellyfin-smartplaylist-plugin/releases/download/v2.1.0/Jellyfin.Plugin.SmartPlaylist_v2.1.0.zip",
"checksum": "978140ADE1625BAE4D517B2D6760E9CB",
"changelog": "New features:\n- Edit existing playlists directly in the UI!\n- Choose playlist owner from dropdown of all Jellyfin users\n- User ID Migration: Automatic migration from usernames to User IDs for reliability\n\nPlus some other fixes, enhancements and performance tweaks.",
"timestamp": "2025-07-01"
},
{ {
"version": "2.0.8.0", "version": "2.0.8.0",
"targetAbi": "10.10.7", "targetAbi": "10.10.7",