diff --git a/sonarr/extended.conf b/sonarr/extended.conf index ca707e6..cd0035d 100644 --- a/sonarr/extended.conf +++ b/sonarr/extended.conf @@ -30,7 +30,7 @@ extrasOfficialOnly="false" # true = enabled :: Skips extras that are not conside ##### DailySeriesEpisodeTrimmer SCRIPT maximumDailyEpisodes="7" # number of episodes to keep when using DailySeriesEpisodeTrimmer script -sonarrSeriesEpisodeTrimmerTag="" # set to a single sonarr series tag (case sensitive). This allows the script to process non-daily series type series that have a matching tag. +sonarrSeriesEpisodeTrimmerTag="" # set to a single sonarr series tag (case sensitive). This allows the script to process non-daily series type series that have a matching tag. For non-daily series, the entire season is kept and the maximum episodes setting is ignored. #### YT-DLP SETTINGS videoFormat="bestvideo*+bestaudio/best" # OPTIONAL - yt-dlp video selection paramater, do not change unless you know what your doing....