From 99798b5174ec65705ad6f1b452ad330fdd749e8d Mon Sep 17 00:00:00 2001 From: gitea-actions Date: Wed, 10 Jun 2026 15:10:56 +0000 Subject: [PATCH] chore: update manifest.json for v1.0.0.7 --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index d3928a1..16b8302 100644 --- a/manifest.json +++ b/manifest.json @@ -8,6 +8,14 @@ "owner": "514mart", "imageUrl": "https://www.git.quarantinedstudio.com/mvezina/CinemaTrailers4Jellyfins/raw/branch/main/Jellyfin.Plugin.CinemaTrailers4Jellyfins/Images/logo.svg", "versions": [ + { + "checksum": "a52f1354c9737cf9ec92f588bb4e750e", + "changelog": "- Add Information-level diagnostic logging to IIntroProvider.GetIntros \u2014 logs every call (item, path, and which features are enabled), why an item is skipped, and the outcome of Trailer/Feature Pre-Roll lookups, to help troubleshoot why a pre-roll bumper isn't playing\n", + "targetAbi": "10.11.0.0", + "sourceUrl": "https://www.git.quarantinedstudio.com/mvezina/CinemaTrailers4Jellyfins/releases/download/v1.0.0.7/cinematrailers4jellyfins_1.0.0.7.zip", + "timestamp": "2026-06-10T15:10:56Z", + "version": "1.0.0.7" + }, { "checksum": "96e0624e5173e5e6bf829d47118e1b40", "changelog": "- Add diagnostic logging for Trailer Pre-Roll and Feature Pre-Roll bumpers \u2014 logs a warning if the configured library ID is invalid, and a debug message when no eligible movie is found or which movie was picked, to help troubleshoot why a bumper isn't playing\n",