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