From 439efa2ad957a8c832f252e2a1f87157b60c324a Mon Sep 17 00:00:00 2001 From: blacktwin Date: Wed, 11 Jan 2017 08:28:25 -0500 Subject: [PATCH] Updated Custom Scripts for PlexPy (markdown) --- Custom-Scripts-for-PlexPy.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Custom-Scripts-for-PlexPy.md b/Custom-Scripts-for-PlexPy.md index 623305b..9ef1179 100644 --- a/Custom-Scripts-for-PlexPy.md +++ b/Custom-Scripts-for-PlexPy.md @@ -25,3 +25,4 @@ | [Get notified when new IP address accesses Plex](https://gist.github.com/blacktwin/68728e34d37e4abce80355c5456e3fda) | Python | [blacktwin](https://gist.github.com/blacktwin) | | [Automatically share and unshare libraries for Plex users](https://gist.github.com/JonnyWong16/f8139216e2748cb367558070c1448636) | Python | [JonnyWong16](https://gist.github.com/JonnyWong16) | | [Limit user concurrent streams using unshare/share](https://gist.github.com/blacktwin/2394e5aaccfe36df5b6d320ee90b7339) | Python | [blacktwin](https://gist.github.com/blacktwin) | +| Kill transcode stream [on-demand](https://gist.github.com/blacktwin/e86a0b1207d2fc13196cfd1290b4ed1c) or [if paused](https://gist.github.com/blacktwin/163f3e60557c6a3e66ab5d28cc78fd1c) | Python | [blacktwin](https://gist.github.com/blacktwin) |