Generate manifest

This commit is contained in:
github-actions[bot] 2026-02-23 11:51:18 +00:00
parent 0b69e1f7ba
commit e972180ef1
3 changed files with 24 additions and 39 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 93 KiB

BIN
images/LogoSwap.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 618 KiB

View file

@ -3619,52 +3619,37 @@
] ]
}, },
{ {
"guid": "eb5d7894-8eef-4b36-aa6f-5d124e828ce1", "guid": "19b92b8c-3926-4449-8432-10d30ab75a05",
"name": "CustomLogo", "name": "LogoSwap",
"description": "Add the abiliy to replace the Jellyfin logo\n\nhttps://github.com/ImLacy/Jellyfin-CustomLogo", "description": "Swap the default Jellyfin logo with your own custom branding.\n\nhttps://github.com/NewsGuyTor/LogoSwap",
"owner": "Lacy", "overview": "Upload a custom logo to replace Jellyfin branding throughout the interface.",
"owner": "NewsGuyTor",
"category": "General", "category": "General",
"imageUrl": "https://raw.githubusercontent.com/0belous/universal-plugin-repo/refs/heads/main/images/CustomLogo.png", "imageUrl": "https://raw.githubusercontent.com/0belous/universal-plugin-repo/refs/heads/main/images/LogoSwap.png",
"versions": [ "versions": [
{ {
"version": "1.0.0.4", "version": "1.1.1",
"changelist": "Patched image and version after installation", "changelog": "Updated plugin icon.",
"targetAbi": "10.10.7.0", "targetAbi": "10.11.0.0",
"sourceUrl": "https://github.com/ImLacy/Jellyfin-CustomLogo/releases/download/1.0.0.4/CustomLogo.zip", "sourceUrl": "https://github.com/NewsGuyTor/LogoSwap/releases/download/1.1.1/LogoSwap_1.1.1.zip",
"checksum": "42F764E2A6723915C198272F257C9E01", "checksum": "636687fd8b3e4640eb40a0133abb4398",
"timestamp": "2025-10-15T03:00:00" "timestamp": "2025-11-25T23:18:47Z"
}, },
{ {
"version": "1.0.0.3", "version": "1.1.0",
"changelist": "Pathched image and version after installation", "changelog": "Simplified CSS injection - cleaner generated CSS, removed redundant selectors.",
"targetAbi": "10.10.7.0", "targetAbi": "10.11.0.0",
"sourceUrl": "https://github.com/ImLacy/Jellyfin-CustomLogo/releases/download/1.0.0.3/CustomLogo.zip", "sourceUrl": "https://github.com/NewsGuyTor/LogoSwap/releases/download/1.1.0/LogoSwap_1.1.0.zip",
"checksum": "00FA95E97B89190A486769B3AF128A84", "checksum": "edcb200d6c425ea701926a3a945de587",
"timestamp": "2025-10-12T21:00:00" "timestamp": "2025-11-25T22:50:14Z"
}, },
{ {
"version": "1.0.0.2", "version": "1.0.0",
"changelist": "Verification for missing permisions", "changelog": "Initial release. Upload custom logos, auto-inject via branding settings, Jellyfin 10.11 compatible.",
"targetAbi": "10.10.7.0", "targetAbi": "10.11.0.0",
"sourceUrl": "https://github.com/ImLacy/Jellyfin-CustomLogo/releases/download/1.0.0.2/CustomLogo.zip", "sourceUrl": "https://github.com/NewsGuyTor/LogoSwap/releases/download/1.0.0/LogoSwap_1.0.0.zip",
"checksum": "7FD69B8DA3A4D3FFFFD3DB44152DE3DE", "checksum": "d3568c4bd370d07efb6748992526914b",
"timestamp": "2025-09-06T13:50:00" "timestamp": "2025-11-25T12:00:00Z"
},
{
"version": "1.0.0.1",
"changelist": "Better redirection after configuration",
"targetAbi": "10.10.7.0",
"sourceUrl": "https://github.com/ImLacy/Jellyfin-CustomLogo/releases/download/1.0.0.1/CustomLogo.zip",
"checksum": "9006EAAE7A17993A38C5AE5EBD7C57EF",
"timestamp": "2025-06-16T13:50:00"
},
{
"version": "1.0.0.0",
"changelist": "TODO",
"targetAbi": "10.10.7.0",
"sourceUrl": "https://github.com/ImLacy/Jellyfin-CustomLogo/releases/download/1.0.0.0/CustomLogo.zip",
"checksum": "6966DCC632D634959C37465445002AB7",
"timestamp": "2025-06-05T13:58:00"
} }
] ]
}, },