feat: add SeasonalsPlugin class and update manifest for version 1.4.0.0

This commit is contained in:
CodeDevMLH
2025-12-28 17:43:09 +01:00
parent 63dadb4ffa
commit fbd77e56fd
4 changed files with 15 additions and 4 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.4.0.0",
"changelog": "- link settings directly in main menu\n- renamed main plugin script",
"targetAbi": "10.11.0.0",
"sourceUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/Jellyfin-Seasonals-Plugin/releases/download/v1.4.0.0/Jellyfin.Plugin.Seasonals.zip",
"checksum": "5f310da35b94807f90091988b90fa57a",
"timestamp": "2025-12-28T16:18:23Z"
},
{
"version": "1.3.4.0",
"changelog": "- some fixes for js loading\n- adapted config page descriptions",