Files
CinemaTrailers4Jellyfins/build.yaml
Martin ba56926dc2
All checks were successful
Publish Release / release (push) Successful in 13s
chore: add diagnostic logging for pre-roll bumpers (v1.0.0.6)
Helps diagnose why a Trailer Pre-Roll/Feature Pre-Roll bumper isn't
playing by logging invalid library IDs, empty library results, and
the movie picked.
2026-06-10 10:35:33 -04:00

23 lines
915 B
YAML

---
version: 1.0.0.6
name: CinemaTrailers4Jellyfins
guid: b581493e-1046-40ed-b6dc-cb8027624984
description: >
Automatically downloads trailers for upcoming and recently released movies
not in your library from TMDB/YouTube, and packages each one as a fake-movie
folder (placeholder video + NFO + trailer) ready for a Cinema Mode / trailer
pre-roll plugin.
overview: Builds a self-contained trailer library for Cinema Mode pre-roll plugins
category: General
owner: 514mart
targetAbi: 10.11.0.0
changelog:
- Add diagnostic logging for Trailer Pre-Roll and Feature Pre-Roll bumpers —
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
dotnetProjects:
- name: Jellyfin.Plugin.CinemaTrailers4Jellyfins
artifact: Jellyfin.Plugin.CinemaTrailers4Jellyfins.dll