-
Notifications
You must be signed in to change notification settings - Fork 4
Home
Welcome to the TrailerTech wiki!
This script is your answer to curating locally stored trailers for your movie library. TrailerTech can be called from the CLI using arguments or directly from Radarr as a post processing script leveraging the environment variables set during a download event.
Currently Radarr does not support downloading trailers. It does however, write links into movie NFO files in a way that Kodi can use with its YouTube Plugin plugin. Streaming these hosted trailers may or may not work with all media applications and occasionally YouTube removes these videos. In addition, locally stored trailers load quickly and reliably without much complication.
Many thanks to David and his work on Trailer-Downloader where the core functionality of this script originates from.