Commit Graph

39 Commits

Author SHA1 Message Date
John Andrews
36316832aa added 5.1 and 7.1 options to add audio track
increased plugin versions to 0.6.1
fixed issue with replace original returning -11 instead of -1
fixed copy flie when on external node
2022-05-15 11:32:18 +12:00
John Andrews
bac17d9a9b added Touch node 2022-04-22 16:29:36 +12:00
John Andrews
9f0cfb6bad removing SetWorkingFile in copy file node as its done in nodeargs 2022-04-11 08:23: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
c60476ec0a updated copyfile to use args.CopyFile 2022-03-26 18:13:52 +13:00
John Andrews
ade1f4a540 added option to copy/move nodes to also move additional files 2022-02-12 18:29:44 +13:00
John Andrews
701d19cd45 added original file node 2022-02-10 08:20:14 +13:00
reven
e90abb93fd added file size compare node 2022-02-04 14:21:54 +13:00
reven
dc734ec7c7 updated replace original to fail if fails to replace the original 2022-02-03 16:53:33 +13:00
reven
20237748e0 moved delete all into a try/catch 2022-02-01 22:52:47 +13:00
reven
d3a2d8fca2 silently failing for delete source directory, just logs warning 2022-02-01 22:45:50 +13:00
reven
0b693df520 added more logign around delete srouce directory 2022-02-01 22:21:58 +13:00
reven
112177efb8 added taglib-sharp to music nodes for better metadata than ffmpeg 2022-02-01 17:24:25 +13:00
reven
c731d02965 renamer now cleaning the paths to remove special characters 2022-01-31 22:51:55 +13:00
reven
7244c651dc added variable replacement to renamer directory 2022-01-31 19:14:33 +13:00
reven
3b68481cf1 tweaking deletesourcedirectory 2022-01-25 08:43:57 +13:00
reven
87267d8352 added output translations 2022-01-05 21:42:29 +13:00
reven
0453bbdc0c added checksum and collection nodes 2022-01-04 17:12:35 +13:00
reven
f1974e827a added VideoScaler, fixed issue with copy/move requiring filename 2021-12-27 18:41:04 +13:00
reven
372de640ca added audio track set language node 2021-12-27 11:12:23 +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
08c261d79f made delete node have a single output 2021-12-26 10:33:29 +13:00
reven
7d71ade81e renamed InputDirectories to InputFolders 2021-12-26 10:25:33 +13:00
reven
86690fbb77 added delete node 2021-12-25 20:18:57 +13:00
reven
cd78555c3a added InputDirectory, Zip node. Updated variables to use dotnotation 2021-12-23 20:51:16 +13:00
reven
bae469619c fixing issue with DeleteSourceDirectory node not deleting from linux 2021-12-18 20:04:52 +13:00
reven
69d183417f added "ReplaceOriginal" node
fixed spelling mistakes
2021-12-05 21:55:55 +13:00
reven
6215d927d6 fixed issue with audio normalizing
fixed issue with moving files
2021-11-30 14:26:27 +13:00
reven
197d512526 updated copy/move to use new create directory helper in nodeparameters
fixed spelling mistake
2021-11-29 11:27:13 +13:00
reven
fc09f75c05 fixed issue with move trying to delete working file and not the original file 2021-11-25 23:52:51 +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
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
761b82dbff added MetaNodes plugin 2021-11-22 22:38:45 +13:00
reven
4f6ae1277c fixed extension node and added more unit tests 2021-11-22 16:08:49 +13:00
reven
54a1957e9b Fixed some issues with ffmpeg/move file 2021-11-21 18:41:00 +13:00
reven
0f8c544436 creating repo for plugins 2021-11-21 07:07:37 +13:00