Generate manifest.json

This commit is contained in:
github-actions[bot] 2025-06-24 18:35:30 +00:00
parent b968bd548f
commit 0f02241c62

View file

@ -100,20 +100,28 @@
] ]
}, },
{ {
"guid": "b7e8dce1-44df-4b37-91a3-15fcf9f3b76a", "guid": "eb5d7894-8eef-4b36-aa6f-5d124e828ce1",
"name": "CustomLogo", "name": "CustomLogo",
"description": "Replace the default Jellyfin logo with your own.", "description": "Add the abiliy to replace the Jellyfin logo",
"overview": "Allows uploading a custom logo to replace Jellyfin branding.", "owner": "Lacy",
"owner": "bvolvy",
"category": "General", "category": "General",
"imageUrl": "https://raw.githubusercontent.com/bvolvy/CustomLogoPlugin/main/static/icon.png", "imageUrl": "https://github.com/ImLacy/Jellyfin-CustomLogo/blob/main/logo.png?raw=true",
"versions": [ "versions": [
{
"version": "1.0.1",
"changelist": "Better redirection after configuration",
"targetAbi": "10.10.7.0",
"sourceUrl": "https://github.com/ImLacy/Jellyfin-CustomLogo/releases/download/1.0.1/CustomLogo.zip",
"checksum": "9006EAAE7A17993A38C5AE5EBD7C57EF",
"timestamp": "2025-06-16T13:50:00"
},
{ {
"version": "1.0.0", "version": "1.0.0",
"targetAbi": "10.10.0.0", "changelist": "TODO",
"sourceUrl": "https://github.com/bvolvy/CustomLogoPlugin/releases/tag/v1.0.0", "targetAbi": "10.10.7.0",
"checksum": "d026126bede7c33e6c26c3ae826a8f774e140319c57b38b7bd50ff3ba3890b55", "sourceUrl": "https://github.com/ImLacy/Jellyfin-CustomLogo/releases/download/1.0.0/CustomLogo.zip",
"timestamp": "2025-04-30T23:00:00Z" "checksum": "6966DCC632D634959C37465445002AB7",
"timestamp": "2025-06-05T13:58:00"
} }
] ]
}, },