mirror of
https://github.com/jyourstone/jellyfin-plugin-manifest.git
synced 2025-12-19 17:51:17 -03:00
Update manifest.json
This commit is contained in:
parent
176c483772
commit
8691b794c6
1 changed files with 4 additions and 4 deletions
|
|
@ -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",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue