This commit is contained in:
Obelous 2025-07-01 12:29:08 +01:00
commit 52dc0114a0

View file

@ -100,20 +100,28 @@
]
},
{
"guid": "b7e8dce1-44df-4b37-91a3-15fcf9f3b76a",
"guid": "eb5d7894-8eef-4b36-aa6f-5d124e828ce1",
"name": "CustomLogo",
"description": "Replace the default Jellyfin logo with your own.",
"overview": "Allows uploading a custom logo to replace Jellyfin branding.",
"owner": "bvolvy",
"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"
}
]
},
@ -522,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.",
@ -4511,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",