--- version: 1.0.0.4 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 TV show trailer downloads — separate TMDB sources (Airing Today, On The Air, Popular, Top Rated) and a "Max TV show trailers per run" cap independent from movies; set either cap to 0 to skip that category entirely - Add trailers before TV episodes via IIntroProvider — only the first episode a user watches each day gets trailers, picked using the show's genre/rating for filtering - Movie and TV trailers are now kept separate — movies only ever get movie trailers and episodes only ever get TV show trailers, via a tag written to each trailer's NFO at download time dotnetProjects: - name: Jellyfin.Plugin.CinemaTrailers4Jellyfins artifact: Jellyfin.Plugin.CinemaTrailers4Jellyfins.dll