From e9d95439414579f21194b5605f7672e245825230 Mon Sep 17 00:00:00 2001 From: gitea-actions Date: Wed, 10 Jun 2026 14:35:52 +0000 Subject: [PATCH] chore: update manifest.json for v1.0.0.6 --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index 1ba7415..d3928a1 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": "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", + "targetAbi": "10.11.0.0", + "sourceUrl": "https://www.git.quarantinedstudio.com/mvezina/CinemaTrailers4Jellyfins/releases/download/v1.0.0.6/cinematrailers4jellyfins_1.0.0.6.zip", + "timestamp": "2026-06-10T14:35:52Z", + "version": "1.0.0.6" + }, { "checksum": "6c88aaeb38023b327e9b042181dc0708", "changelog": "- Add Trailer Pre-Roll and Feature Pre-Roll bumpers via IIntroProvider \u2014 pick existing Jellyfin Movie libraries in settings and a random movie from each is played before the trailer block (\"Now Playing\") and/or right before the feature (\"Feature Presentation\"); both are independent and disabled by default\n",