From 0f02241c629bc06693a574bb9e7bd6fe93968ec2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 24 Jun 2025 18:35:30 +0000 Subject: [PATCH 1/2] Generate manifest.json --- manifest.json | 28 ++++++++++++++++++---------- 1 file changed, 18 insertions(+), 10 deletions(-) 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" } ] }, From 46a428dd2492b758cf8093f118be97f215158a68 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 29 Jun 2025 01:42:48 +0000 Subject: [PATCH 2/2] Generate manifest.json --- manifest.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/manifest.json b/manifest.json index 9814c07..99b3489 100644 --- a/manifest.json +++ b/manifest.json @@ -530,6 +530,14 @@ "category": "General", "imageUrl": "https://raw.githubusercontent.com/lachlandcp/jellyfin-editors-choice-plugin/main/logo.png", "versions": [ + { + "version": "1.2.0.0", + "changelog": "Adds options to exclude played items, and configure the height of the slider.", + "targetAbi": "10.10.6.0", + "sourceUrl": "https://github.com/lachlandcp/jellyfin-editors-choice-plugin/releases/download/1.2.0.0/EditorsChoicePlugin-v1.2.0.0.zip", + "checksum": "ec0b23fc7ebe19a08836e4b1516dda01", + "timestamp": "2025-06-29 12:34:45" + }, { "version": "1.1.1.0", "changelog": "Stylistic corrections and compatability with ElegantFin.", @@ -4519,6 +4527,13 @@ "owner": "grandguyjs", "overview": "remoteupload", "versions": [ + { + "checksum": "f1e77ad9b216da3cfc9ddf55c57fbbc9", + "changelog": "1.4 Release - Save multiple upload directories", + "targetAbi": "10.9.9.0", + "sourceUrl": "https://github.com/GrandguyJS/media-upload-plugin/releases/download/1.4/plugin.zip", + "version": "1.4.0.0" + }, { "checksum": "c4296cf3bf845afd5a35ec955be23edc", "changelog": "1.3 Release - Create directory if it doesn't exist - Navigate folders/Download files when clicking a file/folder in list directory",