Jellyfin-Plugins/manifest.json
2024-02-05 19:24:17 +02:00

20 lines
770 B
JSON

[
{
"guid": "f21bbed8-3a97-4d8b-88b2-48aaa65427cb",
"name": "GenerateLists",
"description": "This is a longer description that can span more than one\n line and include details about your plugin.",
"overview": "Short description about your plugin",
"owner": "jar",
"category": "Metadata",
"versions": [
{
"version": "1.0.0.0",
"changelog": "First Build",
"targetAbi": "10.9.0.0",
"sourceUrl": "https://nexus.srv.hostvoid.net/repository/JellyFin/GenerateLists/Plugin/1.0.0.0/Plugin-1.0.0.0.zip",
"checksum": "df75af6d183e5fb8c9f3ba29b795559d",
"timestamp": "2024-02-05T16:55:14Z"
}
]
}
]