diff --git a/manifest-v1.json b/manifest-v1.json new file mode 100644 index 0000000..51f4ddb --- /dev/null +++ b/manifest-v1.json @@ -0,0 +1,21 @@ +[ + { + "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