Test_time
CUSTOM_USER · CLIENT · 6633a2aa45550a33672a0cb7
Nodes5
References1
Dynamic0
Errors0
Warnings0
Score42
Compatible
4.13.0
100%
5/5 ok
Issues
Show
| Severity | Type | Node |
|---|---|---|
| Compatibility | Compatibility: Design Enum Options Missing | #0 Premiere Version Converter Action V2 |
DetailsPremiere Version Converter Action V2 has an outdated option list for New Premiere version. Helmut4 4.13.0 also lists: v2026, v2026_0. → Open and save the stream in the selected Helmut4 version or update the node so the design metadata contains the current enum options. |
||
| Compatibility | Compatibility: Wildcard Not In Selected Reference | wildcard · lines.push(String(line)); |
Details{lines.push(String(line));} 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 | Helmut Variable | DVA Version | Design | #3 Execute Javascript Action |
Nodes
| # | Type | Title | Description | Summary | References | Issues |
|---|---|---|---|---|---|---|
| 0 | Action / Helmut / Premiere Convert To Version Action V2 | Premiere Version Converter Action V2 | Will change the project file to the selected Premiere version | success -> #2 File Replace Content Action V2 failure -> #2 File Replace Content Action V2 |
Compatibility
|
|
| 1 | Action / Replace / File Replace Content Action | File Replace Content Action V2 | Will replace file contents | source: {local.home}/Documents/Adobe/Premiere Pro/25.0/Profile-bernharddimmel/Adobe Premiere Pro Prefs destination: /Users/yournewuser/YourNew/Path2 source: (?<=<BE\.Prefs\.ScratchDisks\.FirstVideoCaptureFolder>).*?(?=</BE\.Prefs\.ScratchD…success -> #2 File Replace Content Action V2 |
|
|
| 2 | Action / Replace / File Replace Content Action | File Replace Content Action V2 | Will replace file contents | source: {project.path} destination: /Users/yournewuser/YourNew/Path2 source: (?<=<CapturedVideoLocation0>).*?(?=</CapturedVideoLocation0>) |
|
|
| 3 | Action / Execute / Javascript Execute Action | Execute Javascript Action | Will execute javascript | script: // ============================== // Configuration // ============================== // Examples: // var adobeVersion … success -> #4 Stream Set Temporary Variable Action failure -> #4 Stream Set Temporary Variable Action |
helmut_variable:DVA Version |
|
| 4 | Action / Helmut / Stream Set Temporary Variable Action | Stream Set Temporary Variable Action | Will set a temporary custom stream variable |
|