diff --git a/Custom-Scripts-for-PlexPy.md b/Custom-Scripts-for-PlexPy.md index b141ece..1198d6b 100644 --- a/Custom-Scripts-for-PlexPy.md +++ b/Custom-Scripts-for-PlexPy.md @@ -25,3 +25,4 @@ | [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) | | 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) | +| [Run a SSH command using Python](https://gist.github.com/JonnyWong16/e140f546b09950829685f000b7cf98bc) | Python | [JonnyWong16](https://gist.github.com/JonnyWong16) | \ No newline at end of file