Skip to content
Justin edited this page Dec 26, 2020 · 5 revisions

Welcome to the TrailerTech wiki!

What is it

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.

Why do I need it

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.

Clone this wiki locally