From 0903ee4cb95ca6e3dd20cf1de33256b62c136ac1 Mon Sep 17 00:00:00 2001 From: blacktwin Date: Thu, 12 Jan 2017 22:51:55 -0500 Subject: [PATCH] Updated Custom Scripts for PlexPy (markdown) --- Custom-Scripts-for-PlexPy.md | 1 - 1 file changed, 1 deletion(-) diff --git a/Custom-Scripts-for-PlexPy.md b/Custom-Scripts-for-PlexPy.md index 9ef1179..b141ece 100644 --- a/Custom-Scripts-for-PlexPy.md +++ b/Custom-Scripts-for-PlexPy.md @@ -24,5 +24,4 @@ | Map geolocation data by [state](https://gist.github.com/blacktwin/a08221826c6f20ac47fe688e575e51ca) or [global](https://gist.github.com/blacktwin/bcee9eae4fcb3e474a338d54961d01a4) | Python | [blacktwin](https://gist.github.com/blacktwin) | | [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) |