fixed disappearing whitespace
This commit is contained in:
parent
64f2312248
commit
72fbf36377
@ -6,7 +6,7 @@ Killing streams is a Plex Pass only feature. So these scripts will **only** work
|
|||||||
|
|
||||||
### Kill transcodes
|
### Kill transcodes
|
||||||
|
|
||||||
Triggers: Playback Start, Transcode Decision Change
|
Triggers: Playback Start, Transcode Decision Change
|
||||||
Conditions: \[ `Transcode Decision` | `is` | `transcode` \]
|
Conditions: \[ `Transcode Decision` | `is` | `transcode` \]
|
||||||
|
|
||||||
Arguments:
|
Arguments:
|
||||||
@ -81,7 +81,7 @@ Arguments:
|
|||||||
|
|
||||||
### Kill transcode by library
|
### Kill transcode by library
|
||||||
|
|
||||||
Triggers: Playback Start, Transcode Decision Change
|
Triggers: Playback Start, Transcode Decision Change
|
||||||
Conditions:
|
Conditions:
|
||||||
* \[ `Transcode Decision` | `is` | `transcode` \]
|
* \[ `Transcode Decision` | `is` | `transcode` \]
|
||||||
* \[ `Library Name` | `is` | `4K Movies` \]
|
* \[ `Library Name` | `is` | `4K Movies` \]
|
||||||
@ -93,7 +93,7 @@ Arguments:
|
|||||||
|
|
||||||
### Kill transcode by original resolution
|
### Kill transcode by original resolution
|
||||||
|
|
||||||
Triggers: Playback Start, Transcode Decision Change
|
Triggers: Playback Start, Transcode Decision Change
|
||||||
Conditions:
|
Conditions:
|
||||||
* \[ `Transcode Decision` | `is` | `transcode` \]
|
* \[ `Transcode Decision` | `is` | `transcode` \]
|
||||||
* \[ `Video Resolution` | `is` | `1080 or 720`\]
|
* \[ `Video Resolution` | `is` | `1080 or 720`\]
|
||||||
@ -105,7 +105,7 @@ Arguments:
|
|||||||
|
|
||||||
### Kill transcode by bitrate
|
### Kill transcode by bitrate
|
||||||
|
|
||||||
Triggers: Playback Start, Transcode Decision Change
|
Triggers: Playback Start, Transcode Decision Change
|
||||||
Conditions:
|
Conditions:
|
||||||
* \[ `Transcode Decision` | `is` | `transcode` \]
|
* \[ `Transcode Decision` | `is` | `transcode` \]
|
||||||
* \[ `Bitrate` | `is greater than` | `4000` \]
|
* \[ `Bitrate` | `is greater than` | `4000` \]
|
||||||
@ -137,7 +137,7 @@ Arguments:
|
|||||||
|
|
||||||
### Kill transcodes and send a notification to agent 1
|
### Kill transcodes and send a notification to agent 1
|
||||||
|
|
||||||
Triggers: Playback Start, Transcode Decision Change
|
Triggers: Playback Start, Transcode Decision Change
|
||||||
Conditions: \[ `Transcode Decision` | `is` | `transcode` \]
|
Conditions: \[ `Transcode Decision` | `is` | `transcode` \]
|
||||||
|
|
||||||
Arguments:
|
Arguments:
|
||||||
@ -147,7 +147,7 @@ Arguments:
|
|||||||
|
|
||||||
### Kill transcodes using the default message
|
### Kill transcodes using the default message
|
||||||
|
|
||||||
Triggers: Playback Start, Transcode Decision Change
|
Triggers: Playback Start, Transcode Decision Change
|
||||||
Conditions: \[ `Transcode Decision` | `is` | `transcode` \]
|
Conditions: \[ `Transcode Decision` | `is` | `transcode` \]
|
||||||
|
|
||||||
Arguments:
|
Arguments:
|
||||||
|
Loading…
Reference in New Issue
Block a user