Updated Custom Scripts for PlexPy (markdown)

JonnyWong16
2016-10-23 10:24:17 -07:00
parent e279452746
commit 834145cace

@@ -1,11 +1,11 @@
#####How to Use Custom Scripts ### How to Use Custom Scripts
1. Set a "Script Folder" at Settings > Notification Agents > Scripts > Gear Icon. Place any script files in this directory with appropriate permissions (executable and accessible to the PlexPy user). 1. Set a "Script Folder" at Settings > Notification Agents > Scripts > Gear Icon. Place any script files in this directory with appropriate permissions (executable and accessible to the PlexPy user).
2. Select the scripts for the actions where you want the script to be triggered (e.g. Playback Start, Playback Stop). 2. Select the scripts for the actions where you want the script to be triggered (e.g. Playback Start, Playback Stop).
3. Make sure the corresponding action triggers are also enabled under Settings > Notification Agents > Scripts > Bell Icon. 3. Make sure the corresponding action triggers are also enabled under Settings > Notification Agents > Scripts > Bell Icon.
4. Under Settings > Notifications > Scripts, set the arguments that should be passed to the script (e.g. `-si {session_id} -u {user}`) 4. Under Settings > Notifications > Scripts, set the arguments that should be passed to the script (e.g. `-si {session_id} -u {user}`)
##### User Created Scripts ### List of User Created Scripts
| Description | Language | Author | | Description | Language | Author |
| --- | --- | --- | | --- | --- | --- |