View asset in VLC
CUSTOM_CO · CLIENT · 66d9e0a32278b71176158f79
Issues
Show
| Severity | Type | Node |
|---|---|---|
| Deprecated | Compatibility: Deprecated Node Reference | #5 Send Message to User V2 |
DetailsSend Message to User V2 is marked as deprecated in the Helmut4 4.13.0 node reference. → Replace this node with the current supported action, condition, or output before upgrading or standardizing this workflow. |
||
| Deprecated | Compatibility: Deprecated Node Reference | #9 Send Message to User V2 |
DetailsSend Message to User V2 is marked as deprecated in the Helmut4 4.13.0 node reference. → Replace this node with the current supported action, condition, or output before upgrading or standardizing this workflow. |
||
| Deprecated | Compatibility: Deprecated Node Reference | #11 Send Message to User V2 |
DetailsSend Message to User V2 is marked as deprecated in the Helmut4 4.13.0 node reference. → Replace this node with the current supported action, condition, or output before upgrading or standardizing this workflow. |
||
| Deprecated | Compatibility: Deprecated Node Reference | #13 Send Message to User V2 |
DetailsSend Message to User V2 is marked as deprecated in the Helmut4 4.13.0 node reference. → Replace this node with the current supported action, condition, or output before upgrading or standardizing this workflow. |
||
| Compatibility | Compatibility: Wildcard Not In Selected Reference | wildcard · path.map.to.win.{job.source} |
Details{path.map.to.win.{job.source}} is used by this stream but is not listed in the Helmut4 4.13.0 wildcard reference. → Check whether the wildcard was removed, renamed, introduced in another Helmut4 version, or provided by a plugin. |
||
| Compatibility | Compatibility: Wildcard Not In Selected Reference | wildcard · path.map.to.unix.{job.source} |
Details{path.map.to.unix.{job.source}} is used by this stream but is not listed in the Helmut4 4.13.0 wildcard reference. → Check whether the wildcard was removed, renamed, introduced in another Helmut4 version, or provided by a plugin. |
||
References
Show
| Kind | Type | Key | Source | Node |
|---|---|---|---|---|
| Reference | Temp Stream Variable | vlcApp | Design | #1 File Exists Condition |
| Reference | Temp Stream Variable | vlcApp | Design | #2 Folder Exists Condition |
| Reference | Temp Stream Variable | vlcApp | Design | #6 CMD Execute Action |
| Setter | Temp Stream Variable | vlcApp | Nodelist | #3 Stream Set Temporary Variable Action |
| Setter | Temp Stream Variable | vlcApp | Nodelist | #4 Stream Set Temporary Variable Action |
Nodes
| # | Type | Title | Description | Summary | References | Issues |
|---|---|---|---|---|---|---|
| 0 | Condition / General / OSCondition | Operating System Condition V2 | Will match the current operating system | condition: IS success -> #3 Stream Set Temporary Variable Action failure -> #4 Stream Set Temporary Variable Action |
|
|
| 1 | Condition / File / File Multiple Exists Condition | File Exists Condition | Will check if one or more files exist | condition: DOES_EXIST success -> #6 CMD Execute Action failure -> #5 Send Message to User V2 |
stream_variable:vlcApp |
|
| 2 | Condition / Folder / Folder Multiple Exists Condition | Folder Exists Condition | Will check if one or more folders exist | folders: ['{stream.variable.vlcApp}'] condition: DOES_EXIST success -> #7 Bash Execute Action failure -> #5 Send Message to User V2 |
stream_variable:vlcApp |
|
| 3 | Action / Helmut / Stream Set Temporary Variable Action | Stream Set Temporary Variable Action | Will set a temporary custom stream variable | temporary variable: vlcApp success -> #1 File Exists Condition |
|
|
| 4 | Action / Helmut / Stream Set Temporary Variable Action | Stream Set Temporary Variable Action | Will set a temporary custom stream variable | temporary variable: vlcApp success -> #2 Folder Exists Condition |
|
|
| 5 | Output / User / User Message Output | Send Message to User V2 | Will send a message to a user | message: Sorry, no local VLC found on this computer! |
Deprecated
|
|
| 6 | Action / Execute / CMDExecute Action | CMD Execute Action | Will execute a windows CMD command | script: start "" "{stream.variable.vlcApp}" "{path.map.to.win.{job.source}}" success -> #8 Success Action failure -> #9 Send Message to User V2 |
stream_variable:vlcApp |
|
| 7 | Action / Execute / Bash Execute Action | Bash Execute Action | Will execute a unix BASH command | script: open -a "VLC" "{path.map.to.unix.{job.source}}" success -> #8 Success Action failure -> #9 Send Message to User V2 |
|
|
| 8 | Action / General / Success Action | Success Action | Use it to make a failed node be successful to ensure a whole stream is successful |
|
||
| 9 | Output / User / User Message Output | Send Message to User V2 | Will send a message to a user | message: Couldn't open asset in VLC! |
Deprecated
|
|
| 10 | Condition / General / Wildcard Multiple Condition | Wildcard Condition V3 | Will match input against one or multiple patterns (NB: This node is functionally equivalent to the "Match Multiple Patterns Condition" and may be removed in upcoming Helmut-releases) | source: ['AUDIO', 'VIDEO', 'IMAGE'] against: {job.mimeType} condition: IS success -> #0 Operating System Condition V2 failure -> #11 Send Message to User V2 |
|
|
| 11 | Output / User / User Message Output | Send Message to User V2 | Will send a message to a user | message: Unsupported asset of MIME type {job.mimeType}! |
Deprecated
|
|
| 12 | Condition / File / File Multiple Exists Condition | File Exists Condition | Will check if one or more files exist | condition: DOES_EXIST success -> #10 Wildcard Condition V3 failure -> #13 Send Message to User V2 |
|
|
| 13 | Output / User / User Message Output | Send Message to User V2 | Will send a message to a user | message: Asset doesn't exist or not accessible! |
Deprecated
|