This repository has been archived by the owner on Jul 12, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 7
MovieExtras.bash
RandomNinjaAtk edited this page Sep 4, 2022
·
2 revisions
/config/extended/scripts/MovieExtras.bash
Runs as a post processing script during Radarr download imports
/config/logs/MovieExtras.txt (Viewable from within Radarr Web Interface, under "System" -> "Log Files")
Downloads Extras that are listed on TMDB from YouTube using yt-dlp.
- extrasType - Tells script to get all extras or only trailers for a given movie
- extrasLanguages - A "," separated list of ISO 639-1 language codes, this specifies all languages to process for extras
- extrasOfficialOnly - Tells script to either download all extras, or only extras that are marked as Official on TMDB's site.
- extrasSingle - This setting tells the script to only download a single Trailer that Radarr provided for a given Movie, no other Extras will be downloaded
- extrasKodiCompatibility - This setting only works when "extrasSingle" is enabled, this tells the script to name the single trailer as "movie-trailer.mkv" for compatibility with Kodi