From 8c5298d6196fa81908de7ebeb30a7c7d9cc6381e Mon Sep 17 00:00:00 2001 From: JonnyWong16 Date: Sun, 23 Oct 2016 14:09:14 -0700 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 8cd23c9..b8ece8b 100644 --- a/Custom-Scripts-for-PlexPy.md +++ b/Custom-Scripts-for-PlexPy.md @@ -14,6 +14,7 @@ | [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) | | [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) | +| [Send a PlexPy notification with geolocation data](https://gist.github.com/JonnyWong16/48d6362884b5edbf5e6d78859035183a) | Python | [JonnyWong16](https://gist.github.com/JonnyWong16) | | [Get notified on Telegram when a user is transcoding](https://gist.github.com/JonnyWong16/3591d1fee289daaafeb8) | Python | [pmow](https://gist.github.com/pmow)/[Hellowlol](https://gist.github.com/Hellowlol) | | [Get notified on Telegram when a user is transcoding](https://gist.github.com/JonnyWong16/e4919c24b8884026ec6d) | Bash | [pmow](https://gist.github.com/pmow) | | [Restart Plex](https://gist.github.com/Hellowlol/daaa7aa4c5f8bd54033895df5a5fb2d2) | bat | [Hellowlol](https://gist.github.com/Hellowlol) |