From 95273d4443167ad2694161986356a8b38631e0e9 Mon Sep 17 00:00:00 2001 From: blacktwin Date: Wed, 11 Jan 2017 08:26: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 c6db85d..623305b 100644 --- a/Custom-Scripts-for-PlexPy.md +++ b/Custom-Scripts-for-PlexPy.md @@ -24,3 +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) |