From 0df664302df0d3f17a7f2f2c8847bca8a4c7b63b Mon Sep 17 00:00:00 2001 From: CodeDevMLH <145071728+CodeDevMLH@users.noreply.github.com> Date: Wed, 17 Dec 2025 17:52:28 +0100 Subject: [PATCH] chore: remove deprecated manifest-v1.json file --- manifest-v1.json | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 manifest-v1.json diff --git a/manifest-v1.json b/manifest-v1.json deleted file mode 100644 index 51f4ddb..0000000 --- a/manifest-v1.json +++ /dev/null @@ -1,21 +0,0 @@ -[ - { - "guid": "ef1e863f-cbb0-4e47-9f23-f0cbb1826ad4", - "name": "Seasonals", - "description": "Adds seasonal effects like snow, leaves, etc. to the Jellyfin web interface.", - "overview": "Seasonal effects for Jellyfin", - "owner": "CodeDevMLH", - "category": "General", - "imageUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/Jellyfin-Seasonals-Plugin/raw/branch/main/logo.png", - "versions": [ - { - "version": "1.0.0.0", - "changelog": "Initial release", - "targetAbi": "10.11.0.0", - "sourceUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/Jellyfin-Seasonals-Plugin/releases/download/v1.0.0.0/Jellyfin.Plugin.Seasonals.zip", - "checksum": "be6d06a959b3e18e5058a6d8fb6d800c", - "timestamp": "2025-12-15T15:33:15Z" - } - ] - } -] \ No newline at end of file