Update description for sonarrSeriesEpisodeTrimmerTag setting

#343 - Makes the description more clear to avoid user confusion...
This commit is contained in:
RandomNinjaAtk
2025-01-06 07:32:01 -05:00
committed by GitHub
parent a3b85556a8
commit bc22727af8

View File

@@ -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....