Updated "Kill transcode if paused for more than X time" link to point to the more updated gist by Blacktwin

Prince
2017-07-21 20:50:33 -07:00
parent 918d57a90e
commit dc119c1d8b

@@ -34,7 +34,7 @@
| [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) |
| [Kill transcode if paused for more than X time.](https://gist.github.com/blacktwin/d5fbf1568fcd3b32c7083d6124fdc7a4) | Python | [Blacktwin](https://gist.github.com/Blacktwin) |
| [Kill transcode if paused for more than X time.](https://gist.github.com/blacktwin/e1d199d98b258d6f2658dd9991c88ca0) | Python | [Blacktwin](https://gist.github.com/Blacktwin) |
| [Send an email with what was added to Plex in the past week.](https://gist.github.com/blacktwin/d100b4841510006263af8fa9767da5c9) | Python | [Blacktwin](https://gist.github.com/Blacktwin) |
| [Automatically add a label to recently added items](https://gist.github.com/JonnyWong16/4cfcf8ea50dab1b720b4d30e9a01835c) | Python | [JonnyWong16](https://gist.github.com/JonnyWong16) |