Skip to content
This repository has been archived by the owner on Jul 12, 2023. It is now read-only.

Extras.bash

RandomNinjaAtk edited this page Sep 6, 2022 · 1 revision

Location:

/config/extended/scripts/Extras.bash

Schedule

Runs as a post processing script during Sonarr download imports

Log File Location

/config/logs/Extras.txt (Viewable from within Sonarr Web Interface, under "System" -> "Log Files")

Purpose:

Downloads Extras that are listed on TMDB from YouTube using yt-dlp.

Options:

  • 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.
Clone this wiki locally