From abf82ae7917f57c3a74f8ec13c8329360e06d9c7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 1 Oct 2025 01:25:45 +0000 Subject: [PATCH] Generate manifest --- .../{JellyfinEnhanced.png => Jellyfin Enhanced.png} | Bin manifest.json | 12 ++++++++++-- 2 files changed, 10 insertions(+), 2 deletions(-) rename images/{JellyfinEnhanced.png => Jellyfin Enhanced.png} (100%) diff --git a/images/JellyfinEnhanced.png b/images/Jellyfin Enhanced.png similarity index 100% rename from images/JellyfinEnhanced.png rename to images/Jellyfin Enhanced.png diff --git a/manifest.json b/manifest.json index 11dd405..a0341b6 100644 --- a/manifest.json +++ b/manifest.json @@ -5062,14 +5062,22 @@ ] }, { - "name": "JellyfinEnhanced", + "name": "Jellyfin Enhanced", "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/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", + "imageUrl": "https://raw.githubusercontent.com/0belous/universal-plugin-repo/refs/heads/main/images/Jellyfin Enhanced.png", "versions": [ + { + "changelog": "- Add TMDB API proxy endpoint\n - Update manifest name to 'Jellyfin Enhanced' to fix auto-update\n - Add configurable custom splash screen feature", + "targetAbi": "10.10.7.0", + "version": "7.8.0.0", + "sourceUrl": "https://github.com/n00bcodr/Jellyfin-Enhanced/releases/download/7.8.0.0/Jellyfin.Plugin.JellyfinEnhanced.zip", + "checksum": "0273623BB845DBEA33AD558B243CBF8A", + "timestamp": "2025-09-30T13:05:09" + }, { "changelog": "- Allow requests for seasons with status 7\n - Add option to disable all keyboard shortcuts", "targetAbi": "10.10.7.0",