Updated Custom Scripts for PlexPy (markdown)

blacktwin
2017-06-01 14:40:23 -04:00
parent ab534cda88
commit 7c7ed4cfb6

@@ -28,9 +28,9 @@
| [Restart Plex](https://gist.github.com/Hellowlol/daaa7aa4c5f8bd54033895df5a5fb2d2) | bat | [Hellowlol](https://gist.github.com/Hellowlol) |
| [Plex Docker Container Restart with Rancher](https://gist.github.com/JigSawFr/70d7f95f16f1f6f27528a18e183ee67c) | Bash | [JigSawFr](https://gist.github.com/JigSawFr) |
| [PlexPy - Quiet hours and smart batching for Pushbullet notifications](https://gist.github.com/JimboMonkey1234/1c27897c3204c6b72a05fea64f0a9f02) | Python | [JimboMonkey1234](https://gist.github.com/JimboMonkey1234) |
| 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) |
| Map user geolocation data [North America](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) |
| 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) |
| [Kill transcode stream if paused](https://gist.github.com/blacktwin/14d400a0f442da465389164fa046647a) | Python | [blacktwin](https://gist.github.com/blacktwin) |
| [Run a SSH command using Python](https://gist.github.com/JonnyWong16/e140f546b09950829685f000b7cf98bc) | Python | [JonnyWong16](https://gist.github.com/JonnyWong16) |
| [Kill Plex video transcoding streams only. All audio streams are left alone.](https://gist.github.com/blacktwin/0e6207346acfaaca602eb7dce80226a0) | Python | [Blacktwin](https://gist.github.com/Blacktwin) |
| [Kill stream if user is outside of local network.](https://gist.github.com/blacktwin/eee23eeb95f1285fbb495c5a8592b242) | Python | [Blacktwin](https://gist.github.com/Blacktwin) |
@@ -49,5 +49,6 @@
| [Sync Plex playlists to shared users](https://gist.github.com/JonnyWong16/2607abf0e3431b6f133861bbe1bb694e) | Python | [JonnyWong16](https://gist.github.com/JonnyWong16) |
| [Randomly create haiku based on Plex libraries content.](https://gist.github.com/blacktwin/4ccb79c7d01a95176b8e88bf4890cd2b) | Python | [Blacktwin](https://gist.github.com/Blacktwin) |
| [Create a Plex Playlist with what was aired on today's month-day.](https://gist.github.com/blacktwin/397f07724abebd1223ba6ea644ea1669) | Python | [Blacktwin](https://gist.github.com/Blacktwin) |
| [Pull Movie and TV Show poster images from Plex.](https://gist.github.com/blacktwin/85a63ffd70c6ccb7c1faa70a8f33fc2e) | Python | [Blacktwin](https://gist.github.com/Blacktwin) |
| [Download theme songs from Plex TV Shows.](https://gist.github.com/blacktwin/f10e0a1e85af00e878963b4570a99054) | Python | [Blacktwin](https://gist.github.com/Blacktwin) |