From 0c98be617f9158785a21d6d94469d091d8d49bb7 Mon Sep 17 00:00:00 2001 From: blacktwin Date: Fri, 27 Jan 2017 15:56:37 -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 8deb839..6cc9556 100644 --- a/Custom-Scripts-for-PlexPy.md +++ b/Custom-Scripts-for-PlexPy.md @@ -13,6 +13,7 @@ | [Throttle nzb client](https://gist.github.com/Hellowlol/a5d0cab4bde185b38404) | Python | [Hellowlol](https://gist.github.com/Hellowlol) | | [Send an Email notification when a specific show is added to Plex](https://gist.github.com/JonnyWong16/2fbd4aeff11bc2452db3) | Python | [JonnyWong16](https://gist.github.com/JonnyWong16) | | [Send an Email notification to specific users when a show is added to Plex](https://gist.github.com/blacktwin/a327055da54d7feb3eef10e64a8b661a) | Python | [blacktwin](https://gist.github.com/blacktwin) | +| [Send an Email notification to users when a new episode to their "favorite" show have been added to Plex](https://gist.github.com/blacktwin/18960ff01c03b67a05594daa6f53660c) | Python | [blacktwin](https://gist.github.com/blacktwin) | | [Send an IFTTT notification for a specific username](https://gist.github.com/JonnyWong16/6d3314287569f5a83422f6a8e30d61fd) | Python | [JonnyWong16](https://gist.github.com/JonnyWong16) | | [Get notified when Plex disk usage exceeds a certain threshold](https://gist.github.com/JonnyWong16/f561f06a6266db66dad9) | Python | [JonnyWong16](https://gist.github.com/JonnyWong16) | | [Delete PlexPy history older than "X" days](https://gist.github.com/JonnyWong16/cb1b53e71b89d2159313) | Python | [JonnyWong16](https://gist.github.com/JonnyWong16) |