All checks were successful
Publish Release / release (push) Successful in 13s
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.
23 lines
915 B
YAML
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
|