Update manifest.json

This commit is contained in:
Johan Yourstone 2025-11-24 08:07:46 +01:00 committed by GitHub
parent 176c483772
commit 8691b794c6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,12 +1,12 @@
[ [
{ {
"name": "SmartPlaylist", "name": "SmartLists",
"guid": "A0A2A7B2-747A-4113-8B39-757A9D267C79", "guid": "A0A2A7B2-747A-4113-8B39-757A9D267C79",
"overview": "Smart Playlist plugin for Jellyfin.", "overview": "Smart Playlists and Collections plugin for Jellyfin.",
"description": "A rebuilt and modernized plugin to create smart, rule-based playlists in 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", "category": "General",
"owner": "jyourstone", "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": [ "versions": [
{ {
"version": "10.11.10.0", "version": "10.11.10.0",