Commit Graph

25 Commits

Author SHA1 Message Date
John Andrews
9761376ee1 FF-152 - saving pattern match match to "PatternMatch" variable
added help links to image and audio nodes
2022-08-08 14:51:14 +12:00
John Andrews
211d998fe4 docs 2022-07-09 00:39:32 +12:00
John Andrews
99cd71dfb2 added sleep node 2022-06-29 14:35:06 +12:00
John Andrews
148076697b FF-131 - renamed pattern repalcer to filename pattern replacer 2022-06-23 19:33:52 +12:00
John Andrews
40048d0028 updated help urls 2022-06-09 19:45:43 +12:00
John Andrews
763afbedd6 removed javascript executor out of basic nodes 2022-06-01 20:12:35 +12:00
John Andrews
e5f2489a43 added Failure nodes and started working on ffmpeg metadata node 2022-04-17 15:35:03 +12:00
reven
987ed24074 cleaned up some logging 2022-02-05 16:39:30 +13:00
reven
4678de7ea7 fixing issue with jsonelements inside variables when passing to function code 2022-01-26 15:31:04 +13:00
reven
7379e24965 fixing function node when variables use ?. notation 2022-01-19 16:19:19 +13:00
reven
f96566a6e9 updated build to not require main FF repo 2022-01-10 10:36:47 +13:00
reven
bef561830e added options to function node 2022-01-09 15:38:47 +13:00
reven
cfabf2421c Added help to function node 2022-01-09 13:05: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
372de640ca added audio track set language node 2021-12-27 11:12:23 +13:00
reven
cd78555c3a added InputDirectory, Zip node. Updated variables to use dotnotation 2021-12-23 20:51:16 +13:00
reven
d74aec8c1e updated video encode to use variables 2021-12-11 10:27:32 +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
599ee1700e added validation to some nodes 2021-11-24 17:55:27 +13:00
reven
384354934b added translations for pattern node, changed node to use text for now 2021-11-22 15:35:01 +13:00
reven
a55c5df49f added pattern node, add some tests 2021-11-22 15:31:31 +13:00
reven
0f8c544436 creating repo for plugins 2021-11-21 07:07:37 +13:00