Update description for sonarrSeriesEpisodeTrimmerTag setting
#343 - Makes the description more clear to avoid user confusion...
This commit is contained in:
@@ -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....
|
||||
|
||||
Reference in New Issue
Block a user