Skip to content

Commit c5ad664

Browse files
New sonarrSeriesEpisodeTrimmerTag
#105 - Config option to support feature request.
1 parent e54383c commit c5ad664

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sonarr/extended.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ extrasOfficialOnly="false" # true = enabled :: Skips extras that are not conside
3030

3131
##### DailySeriesEpisodeTrimmer SCRIPT
3232
maximumDailyEpisodes="7" # number of episodes to keep when using DailySeriesEpisodeTrimmer script
33+
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.
3334

3435
#### YT-DLP SETTINGS
3536
videoFormat="bestvideo*+bestaudio/best" # OPTIONAL - yt-dlp video selection paramater, do not change unless you know what your doing....

0 commit comments

Comments
 (0)