From a1162caa2b4f25b4527b472a335aaa89aef1ac1f Mon Sep 17 00:00:00 2001 From: David Torosyan Date: Mon, 30 May 2016 17:41:02 -0700 Subject: [PATCH] Add plexpush.py (quiet hours + smart batching) --- Custom-Scripts-for-PlexPy.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Custom-Scripts-for-PlexPy.md b/Custom-Scripts-for-PlexPy.md index 317383c..3c230f7 100644 --- a/Custom-Scripts-for-PlexPy.md +++ b/Custom-Scripts-for-PlexPy.md @@ -16,4 +16,5 @@ | [Delete PlexPy history older than "X" days](https://gist.github.com/JonnyWong16/cb1b53e71b89d2159313) | Python | JonnyWong16| | [Get notified on Telegram when a user is transcoding](https://gist.github.com/JonnyWong16/3591d1fee289daaafeb8) | Python | pmow/Hellowlol | | [Get notified on Telegram when a user is transcoding](https://gist.github.com/JonnyWong16/e4919c24b8884026ec6d) | Bash | pmow | -| [Restart Plex](https://gist.github.com/Hellowlol/daaa7aa4c5f8bd54033895df5a5fb2d2) | bat | Hellowlol | \ No newline at end of file +| [Restart Plex](https://gist.github.com/Hellowlol/daaa7aa4c5f8bd54033895df5a5fb2d2) | bat | Hellowlol | +| [PlexPy - Quiet hours and smart batching for Pushbullet notifications](https://gist.github.com/JimboMonkey1234/1c27897c3204c6b72a05fea64f0a9f02) | Python | JimboMonkey1234 | \ No newline at end of file