diff --git a/manifest.json b/manifest.json index e3525aa..9814c07 100644 --- a/manifest.json +++ b/manifest.json @@ -100,20 +100,28 @@ ] }, { - "guid": "b7e8dce1-44df-4b37-91a3-15fcf9f3b76a", - "name": "Custom Logo", - "description": "Replace the default Jellyfin logo with your own.", - "overview": "Allows uploading a custom logo to replace Jellyfin branding.", - "owner": "bvolvy", + "guid": "eb5d7894-8eef-4b36-aa6f-5d124e828ce1", + "name": "CustomLogo", + "description": "Add the abiliy to replace the Jellyfin logo", + "owner": "Lacy", "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": [ + { + "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", - "targetAbi": "10.10.0.0", - "sourceUrl": "https://github.com/bvolvy/CustomLogoPlugin/releases/tag/v1.0.0", - "checksum": "d026126bede7c33e6c26c3ae826a8f774e140319c57b38b7bd50ff3ba3890b55", - "timestamp": "2025-04-30T23:00:00Z" + "changelist": "TODO", + "targetAbi": "10.10.7.0", + "sourceUrl": "https://github.com/ImLacy/Jellyfin-CustomLogo/releases/download/1.0.0/CustomLogo.zip", + "checksum": "6966DCC632D634959C37465445002AB7", + "timestamp": "2025-06-05T13:58:00" } ] },