diff --git a/manifest.json b/manifest.json index 2981210..e63cb07 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": "d43b8d007051d04984d9395d29bc306f", + "changelog": "- Add trailer selection filters \u2014 genre match, age rating ceiling, and avoid-repeats cycle; genre and rating are written to each fake-movie NFO at download time from TMDB so Jellyfin can use them for filtering; filters fall back to random when no match is found\n", + "targetAbi": "10.11.0.0", + "sourceUrl": "https://www.git.quarantinedstudio.com/mvezina/CinemaTrailers4Jellyfins/releases/download/v1.0.0.3/cinematrailers4jellyfins_1.0.0.3.zip", + "timestamp": "2026-06-09T21:16:16Z", + "version": "1.0.0.3" + }, { "checksum": "0259ff74b5e12089c45b8823d6ff6a19", "changelog": "- Add IIntroProvider support \u2014 downloaded trailers now play as pre-rolls before movies in Jellyfin clients with cinema mode (Wholphin, etc.); configurable trailers-per-movie count; recursion-safe so the intro items themselves never trigger a second round of intro injection\n",