Skip to content

Commit bc22727

Browse files
Update description for sonarrSeriesEpisodeTrimmerTag setting
#343 - Makes the description more clear to avoid user confusion...
1 parent a3b8555 commit bc22727

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sonarr/extended.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +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.
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. For non-daily series, the entire season is kept and the maximum episodes setting is ignored.
3434

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

0 commit comments

Comments
 (0)