Get asset mediainfo report

CUSTOM_CO · CLIENT · 66d9e5682278b71176158f81

Nodes18
References4
Dynamic0
Errors0
Warnings0
Score67
Compatible 4.13.0 72% 13/18 ok · 5 dep

Issues

Show Hide
SeverityTypeNode
Deprecated Compatibility: Deprecated Node Reference #5 Send Message to User V2
Details

Send 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 #8 Send Message to User V2
Details

Send 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
Details

Send 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
Details

Send 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 #12 Send Message to User V2
Details

Send 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 · file.content.{local.home}/mediainfo.log
Details

{file.content.{local.home}/mediainfo.log} 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.win.{local.home}\media.bat
Details

{path.map.to.win.{local.home}\media.bat} 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.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 · file.content.{local.home}\mediainfo.log
Details

{file.content.{local.home}\mediainfo.log} 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 Hide
KindTypeKeySourceNode
Reference Temp Stream Variable mediainfoApp Design #1 File Exists Condition
Reference Temp Stream Variable mediainfoApp Design #2 File Exists Condition
Reference Temp Stream Variable mediainfoApp Design #6 CMD Execute Action
Reference Temp Stream Variable mediainfoApp Design #7 Bash Execute Action
Setter Temp Stream Variable mediainfoApp Nodelist #3 Stream Set Temporary Variable Action
Setter Temp Stream Variable mediainfoApp Nodelist #4 Stream Set Temporary Variable Action

Nodes

#TypeTitleDescriptionSummaryReferencesIssues
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 -> #16 Write File Output
failure -> #5 Send Message to User V2
stream_variable:mediainfoApp
2 Condition / File / File Multiple Exists Condition File Exists Condition Will check if one or more files exist condition: DOES_EXIST

success -> #7 Bash Execute Action
failure -> #5 Send Message to User V2
stream_variable:mediainfoApp
3 Action / Helmut / Stream Set Temporary Variable Action Stream Set Temporary Variable Action Will set a temporary custom stream variable temporary variable: mediainfoApp

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: mediainfoApp

success -> #2 File Exists Condition
5 Output / User / User Message Output Send Message to User V2 Will send a message to a user message: Sorry, no local mediainfo found on this computer!
Deprecated
6 Action / Execute / CMDExecute Action CMD Execute Action Will execute a windows CMD command script: start "" "{stream.variable.mediainfoApp}" --Output=HTML "{path.map.to.win.{job.source}}" > "{local.home}\mediainfo.log"

success -> #8 Send Message to User V2
failure -> #9 Send Message to User V2
stream_variable:mediainfoApp
7 Action / Execute / Bash Execute Action Bash Execute Action Will execute a unix BASH command script: "{stream.variable.mediainfoApp}" --Output=HTML "{job.source}" > "{local.home}/mediainfo.log"

success -> #13 Write File Output
failure -> #9 Send Message to User V2
stream_variable:mediainfoApp
8 Output / User / User Message Output Send Message to User V2 Will send a message to a user message: {file.content.{local.home}\mediainfo.log}

success -> #14 File Delete Action
Deprecated
9 Output / User / User Message Output Send Message to User V2 Will send a message to a user message: Couldn't open asset in mediainfo!
Deprecated
10 Condition / File / File Multiple Exists Condition File Exists Condition Will check if one or more files exist condition: DOES_EXIST

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: Asset doesn't exist or not accessible!
Deprecated
12 Output / User / User Message Output Send Message to User V2 Will send a message to a user message: {file.content.{local.home}/mediainfo.log}

success -> #14 File Delete Action
Deprecated
13 Output / File Output / File Output Write File Output Will output to a file source: {local.home}/mediainfo.log
message: {stream.last_result}

success -> #12 Send Message to User V2
failure -> #12 Send Message to User V2
14 Action / Delete / File Multiple Delete Action File Delete Action Will delete one or more files failure -> #15 Success Action
15 Action / General / Success Action Success Action Use it to make a failed node be successful to ensure a whole stream is successful
16 Output / File Output / File Output Write File Output Will output to a file source: {local.home}\media.bat
message: "C:\Program Files\MoovIT GmbH\Helmut4\resources\bin\MediaInfo.exe" --Output=HTML "C:\Users\Aunt Ruthy\Pictures\fff.jpeg…

success -> #17 CMD Execute Action
17 Action / Execute / CMDExecute Action CMD Execute Action Will execute a windows CMD command script: {path.map.to.win.{local.home}\media.bat}