reven
4678de7ea7
fixing issue with jsonelements inside variables when passing to function code
2022-01-26 15:31:04 +13:00
reven
44abd513cd
add silent option to video encode nodes testing supported hardware encoders
...
updated minimum version
2022-01-21 09:18:50 +13:00
reven
7379e24965
fixing function node when variables use ?. notation
2022-01-19 16:19:19 +13:00
reven
1ce32c7c09
updated references to GetToolPathActual
2022-01-14 16:46:48 +13:00
reven
bef561830e
added options to function node
2022-01-09 15:38:47 +13:00
reven
e5f843c871
added goto flow node
2022-01-01 14:48:16 +13:00
reven
b5c71a9551
updated function node to pass in "Flow" (just NodeArguments really)
2021-12-30 21:18:21 +13:00
reven
20006f4988
updated copy/move to support filenames
...
started adding support for music files
renamed mi variables to movie.
2021-12-26 18:13:03 +13:00
reven
cd78555c3a
added InputDirectory, Zip node. Updated variables to use dotnotation
2021-12-23 20:51:16 +13:00
reven
70100becc7
added "Executor" node to run any process against a file
2021-12-08 22:50:34 +13:00
reven
63d06b75aa
added pattern replacer
2021-11-26 13:32:30 +13:00
reven
6db92b2475
updated Function to support variables, which needed dots removed from variable names
...
fixed some issues with renamer
2021-11-25 12:20:07 +13:00
reven
c59a8ee0e3
moved variable replacing to Plugin dll.
...
made renamer replace empty [] and ()s
made renamer use a safe file name from nodeparameters
fixed issue with pattern match returning 0 instead of 2 for no match
added dummy data to variables so UI can preview variable replacements
2021-11-24 22:28:21 +13:00
reven
962fe7959c
added support for variables in nodes, and crated Renamer in basic nodes which can use variables to rename a file
2021-11-23 22:26:15 +13:00
reven
4f6ae1277c
fixed extension node and added more unit tests
2021-11-22 16:08:49 +13:00
reven
a55c5df49f
added pattern node, add some tests
2021-11-22 15:31:31 +13:00