mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-06-17 22:03:32 -04:00
Update striptracks.sh
This commit is contained in:
@@ -55,11 +55,6 @@ elif [[ "${striptracks_type,,}" = "sonarr" ]]; then
|
||||
else
|
||||
echo "Unknown environment: ${striptracks_type}"
|
||||
exit 7
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
fi
|
||||
export striptracks_api="Rescan${striptracks_video_type^}"
|
||||
export striptracks_json_key="${striptracks_video_type}Id"
|
||||
@@ -88,12 +83,6 @@ Source: https://github.com/TheCaptain989/radarr-striptracks
|
||||
Usage:
|
||||
$0 [-d] <audio_languages> <subtitle_languages>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Options and Arguments:
|
||||
-d enable debug logging
|
||||
<audio_languages> ISO639-2 code(s) prefixed with a colon \`:\`
|
||||
|
||||
Reference in New Issue
Block a user