From d4678af008e6ae1bf3a23710a7e6a5a6970f2e48 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 20 Aug 2025 12:27:13 +0000 Subject: [PATCH] Generate manifest --- manifest.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index cc64071..2603c9d 100644 --- a/manifest.json +++ b/manifest.json @@ -11061,12 +11061,20 @@ { "name": "JellyfinEnhanced", "guid": "f69e946a-4b3c-4e9a-8f0a-8d7c1b2c4d9b", - "description": "A combination of the Jellyfin Enhanced and Jellyfin Elsewhere userscripts, providing a comprehensive set of tweaks and features for Jellyfin.\n\nhttps://github.com/IAmParadox27/jellyfin-plugin-file-transformation) to 'inject' javascript without modifying index.html\n -This is to help with all the permission issues for docker installs.\n - Fallback if file-transformation-plugin is not installed to the regulat index.html modification\n - Add an option to reset Jellyfin Enhanced settings to default for all users", + "description": "A combination of the Jellyfin Enhanced and Jellyfin Elsewhere userscripts, providing a comprehensive set of tweaks and features for Jellyfin.\n\nhttps://github.com/n00bcodr/Jellyfin-Enhanced", "overview": "Jellyfin Enhanced and Jellyfin Elsewhere for a better Jellyfin experience.", "owner": "n00bcodr", "category": "General", "imageUrl": "https://raw.githubusercontent.com/0belous/universal-plugin-repo/refs/heads/main/images/JellyfinEnhanced.png", "versions": [ + { + "checksum": "df7e6772672424f4452ec69ae8ebacd9", + "changelog": "- Move all the default settings configuration to the config page to give control to the server owner to enable options by default\n - Tabbed interface in config page separating Enhanced settings and Elsewhere settings\n - Minor: Move the startup task to 'Startup Services' instead of creating a separate category\n - Minor: Mobile UI improvements", + "targetAbi": "10.9.4.0", + "sourceUrl": "https://github.com/n00bcodr/Jellyfin-Enhanced/releases/download/5.2.0.0/Jellyfin.Plugin.JellyfinEnhanced_5.2.0.0.zip", + "timestamp": "2025-08-20T06:12:00Z", + "version": "5.2.0.0" + }, { "checksum": "deb52b57618432d7380b22f184499773", "changelog": "Use [file-transformation-plugin](https://github.com/IAmParadox27/jellyfin-plugin-file-transformation) to 'inject' javascript without modifying index.html\n -This is to help with all the permission issues for docker installs.\n - Fallback if file-transformation-plugin is not installed to the regulat index.html modification\n - Add an option to reset Jellyfin Enhanced settings to default for all users",