feat: update seasonal options in config page and improve descriptions; add version 1.3.4.0 to manifest

This commit is contained in:
CodeDevMLH
2025-12-24 02:41:56 +01:00
parent 726d172625
commit 4e64e863e3
7 changed files with 52 additions and 39 deletions

View File

@@ -8,6 +8,14 @@
"category": "General",
"imageUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/Jellyfin-Seasonals-Plugin/raw/branch/main/logo.png",
"versions": [
{
"version": "1.3.4.0",
"changelog": "- some fixes for js loading\n- adapted config page descriptions",
"targetAbi": "10.11.0.0",
"sourceUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/Jellyfin-Seasonals-Plugin/releases/download/v1.3.4.0/Jellyfin.Plugin.Seasonals.zip",
"checksum": "4985ef202d93fa3287673daf4ab70360",
"timestamp": "2025-12-24T01:41:26Z"
},
{
"version": "1.3.3.0",
"changelog": "- fixed: load config",