From 8691b794c6dd7628267c3ed498552f2834fb9373 Mon Sep 17 00:00:00 2001 From: Johan Yourstone Date: Mon, 24 Nov 2025 08:07:46 +0100 Subject: [PATCH] Update manifest.json --- manifest.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/manifest.json b/manifest.json index a40d290..3451298 100644 --- a/manifest.json +++ b/manifest.json @@ -1,12 +1,12 @@ [ { - "name": "SmartPlaylist", + "name": "SmartLists", "guid": "A0A2A7B2-747A-4113-8B39-757A9D267C79", - "overview": "Smart Playlist plugin for Jellyfin.", - "description": "A rebuilt and modernized plugin to create smart, rule-based playlists in Jellyfin.", + "overview": "Smart Playlists and Collections plugin for Jellyfin.", + "description": "Create dynamic playlists and collections in Jellyfin based on a set of rules, which will automatically update as your library changes.", "category": "General", "owner": "jyourstone", - "imageUrl": "https://raw.githubusercontent.com/jyourstone/jellyfin-smartplaylist-plugin/master/images/logo.jpg", + "imageUrl": "https://raw.githubusercontent.com/jyourstone/jellyfin-smartlists-plugin/master/images/logo.jpg", "versions": [ { "version": "10.11.10.0",