From b7f3c2d946778c40fdabb821f9847b1f5052a23f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 20 Aug 2025 01:20:55 +0000 Subject: [PATCH] Generate manifest --- manifest.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 091cc36..b7988b2 100644 --- a/manifest.json +++ b/manifest.json @@ -9223,12 +9223,20 @@ { "name": "Jellyfin Tweaks", "guid": "dfee3828-01df-49df-85b1-5c2b75e5ea1a", - "description": "Adds useful tweaks to Jellyfin. Based on the original JellyTweaks by gam24.\n\nhttps://github.com/n00bcodr/JellyfinTweaks", + "description": "Adds useful tweaks to Jellyfin. Based on the original JellyTweaks by gam24.\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 regular index.html modification\n", "overview": "Tweaks for Jellyfin", "owner": "n00bcodr", "category": "General", "imageUrl": "https://raw.githubusercontent.com/0belous/universal-plugin-repo/refs/heads/main/images/Jellyfin Tweaks.png", "versions": [ + { + "checksum": "6ae17ddf411fc562b690d12c97389987", + "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 regular index.html modification\n", + "targetAbi": "10.9.4.0", + "sourceUrl": "https://github.com/n00bcodr/JellyfinTweaks/releases/download/2.1.0.0/Jellyfin.Plugin.JellyTweaks.zip", + "timestamp": "2025-08-19T07:02:58Z", + "version": "2.1.0.0" + }, { "checksum": "29622399261e493ce33e2a24296ef76e", "changelog": "- Complete refactor to use localStorage, no longer modifies core files.\n- Added options for Theme Videos, Rewatching, and Episode Images in Next Up.",