diff --git a/manifest.json b/manifest.json index 4111d38..2981210 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": "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", + "targetAbi": "10.11.0.0", + "sourceUrl": "https://www.git.quarantinedstudio.com/mvezina/CinemaTrailers4Jellyfins/releases/download/v1.0.0.2/cinematrailers4jellyfins_1.0.0.2.zip", + "timestamp": "2026-06-09T17:44:48Z", + "version": "1.0.0.2" + }, { "checksum": "70edda53c848d5481223dda7afc763c2", "changelog": "- Initial release based on Trailers4Jellyfin \u2014 TMDB/YouTube trailer downloads, scheduled task, language/date filters, and trailer rotation, repackaged so each trailer ships inside its own fake-movie folder (placeholder video + locked NFO + trailer) for use with a Cinema Mode pre-roll plugin\n",