diff --git a/manifest.json b/manifest.json index 8c27d10..b4480d0 100644 --- a/manifest.json +++ b/manifest.json @@ -7,6 +7,15 @@ "overview": "Builds a self-contained trailer library for Cinema Mode pre-roll plugins", "owner": "514mart", "imageUrl": "https://www.git.quarantinedstudio.com/mvezina/CinemaTrailers4Jellyfins/raw/branch/main/Jellyfin.Plugin.CinemaTrailers4Jellyfins/Images/logo.svg", - "versions": [] + "versions": [ + { + "checksum": "b8a6e246b2f07dadafb196c120dab2f6", + "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", + "targetAbi": "10.11.0.0", + "sourceUrl": "https://www.git.quarantinedstudio.com/mvezina/CinemaTrailers4Jellyfins/releases/download/v1.0.0.0/cinematrailers4jellyfins_1.0.0.0.zip", + "timestamp": "2026-06-08T20:31:51Z", + "version": "1.0.0.0" + } + ] } ]