From e9f93467fa2ae2d50431dcef46a71714fa3a9ab9 Mon Sep 17 00:00:00 2001 From: Hellowlol Date: Tue, 2 Feb 2016 23:07:06 +0100 Subject: [PATCH] Updated Example script python (markdown) --- Example-script-python.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Example-script-python.md b/Example-script-python.md index 1ec1447..5fdd9c6 100644 --- a/Example-script-python.md +++ b/Example-script-python.md @@ -16,4 +16,5 @@ if sys.argv[1] != 'Direct Play' and sys.arv[1] != 'Copy': ``` -Throttle download speed on sabnzbd or nzbget https://gist.github.com/Hellowlol/a5d0cab4bde185b38404 \ No newline at end of file +Throttle download speed on sabnzbd or nzbget https://gist.github.com/Hellowlol/a5d0cab4bde185b38404 +Kill a transcode https://gist.github.com/Hellowlol/ee47b6534410b1880e19 \ No newline at end of file