John Andrews
ecf0063332
FF-1212 - fixing move files
2024-01-21 09:08:04 +13:00
John Andrews
844ad02891
updated tests
2024-01-17 18:02:08 +13:00
John Andrews
b3c0923744
FF-1173 - updated for new file service
2024-01-10 10:31:40 +13:00
John Andrews
2df7cc1287
FF-1143 - fixed move files additional files
2023-11-11 09:42:10 +13:00
John Andrews
107615f3bc
spelling mistake
2023-08-05 16:29:07 +12:00
John Andrews
9a813b5085
FF-1020 - added sample rate to add audio track
2023-07-21 23:25:48 +12:00
John Andrews
ca8f845d36
FF-1015 - fixing copy/move
2023-07-15 11:19:44 +12:00
John Andrews
4b28b85f54
FF-1015 - fixing copy/move
2023-07-15 10:42:45 +12:00
reven
d5872392ee
added logging to pattern replacer
2023-03-15 12:27:27 +13:00
reven
1fa734c35c
added unit test to pattern replacer
2023-03-15 12:24:19 +13:00
John Andrews
f217abf9e6
added older than node
2022-11-14 00:00:19 +13:00
John Andrews
3bf9ee3d03
FF-333 - fixing variable matches
2022-09-26 10:57:13 +13:00
John Andrews
6a4a7bdb9d
FF-154 - added tests and updated to work with noextension change
2022-08-09 12:22:48 +12:00
John Andrews
fcd4f4914b
FF-141 - added ffmpeg builder convert all node
2022-06-27 18:41:09 +12:00
John Andrews
86da122cc9
merge
2022-06-26 12:00:05 +12:00
John Andrews
f5d4e32b93
fixing copy file
2022-05-21 21:28:43 +12:00
John Andrews
47d845e70f
added copy file tests
2022-05-21 21:13:19 +12:00
John Andrews
bac17d9a9b
added Touch node
2022-04-22 16:29:36 +12:00
John Andrews
e5f2489a43
added Failure nodes and started working on ffmpeg metadata node
2022-04-17 15:35:03 +12:00
John Andrews
27ece0efa6
fixing issue with int overflow in filesize compare
2022-03-28 11:30:21 +13:00
John Andrews
1883ffedd5
fixing issue deleting source directory
2022-03-27 19:32:35 +13:00
John Andrews
b0b0067f6c
Added WebRequest node
2022-03-12 19:45:29 +13:00
John Andrews
e704b7a2a6
fixing issue with videocrop being saved in parameters and not variables
2022-02-17 10:12:20 +13:00
reven
e90abb93fd
added file size compare node
2022-02-04 14:21:54 +13:00
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