You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sonarr/extended.conf
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -30,6 +30,7 @@ extrasOfficialOnly="false" # true = enabled :: Skips extras that are not conside
30
30
31
31
##### DailySeriesEpisodeTrimmer SCRIPT
32
32
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.
33
34
34
35
#### YT-DLP SETTINGS
35
36
videoFormat="bestvideo*+bestaudio/best" # OPTIONAL - yt-dlp video selection paramater, do not change unless you know what your doing....
0 commit comments