Commit Graph

33 Commits

Author SHA1 Message Date
reven
cd78555c3a added InputDirectory, Zip node. Updated variables to use dotnotation 2021-12-23 20:51:16 +13:00
reven
e9a65eec98 added crude nvidia detection 2021-12-22 09:57:47 +13:00
reven
bae469619c fixing issue with DeleteSourceDirectory node not deleting from linux 2021-12-18 20:04:52 +13:00
reven
c95882fd3f added subtitle remover 2021-12-18 11:34:09 +13:00
reven
10ab94aaf6 removing mov_text from mkv containers as unsupported 2021-12-12 13:42:45 +13:00
reven
38eee37804 turning off no subtitles on mp4 files 2021-12-12 13:07:50 +13:00
reven
1562fdeb85 removing same conatainer check that forced re-ecnoded after ffmpeg upgrade this is no longer necassary 2021-12-12 12:40:51 +13:00
reven
84617fca6b update VideoEncode to only force audio reencode if container changes 2021-12-12 11:05:34 +13:00
reven
27a3e78110 fixed issue with video info parsing timestamps
attempting to fix issue with encoding videos on docker
2021-12-12 10:49:41 +13:00
reven
d74aec8c1e updated video encode to use variables 2021-12-11 10:27:32 +13:00
reven
70100becc7 added "Executor" node to run any process against a file 2021-12-08 22:50:34 +13:00
reven
045e956048 fixing spelling mistake 2021-12-07 12:56:09 +13:00
reven
3cefdd8a3e fixing issue with detectblackbars not passing in args parameter 2021-12-07 12:51:05 +13:00
reven
512797a38e added cropping threshold to detect blackbars 2021-12-07 11:30:44 +13:00
reven
69d183417f added "ReplaceOriginal" node
fixed spelling mistakes
2021-12-05 21:55:55 +13:00
reven
004930f57d improved logic in movie lookup to strip stuff pasted the alst year. added unit tests 2021-11-30 22:37:23 +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
63d06b75aa added pattern replacer 2021-11-26 13:32:30 +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
7e93bbee63 Added option to H265/AC3 to normalize audio 2021-11-25 19:45:36 +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
2dbd59537f fixed build to build release configuration of plugins 2021-11-22 16:40:33 +13:00
reven
48e07794dd updated built versions 2021-11-22 16:09:20 +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
54a1957e9b Fixed some issues with ffmpeg/move file 2021-11-21 18:41:00 +13:00
reven
ffcdb8bee8 updated plugins.json package urls 2021-11-21 10:12:55 +13:00
reven
7dae762afe create build ps1 script, adding builds of plugins to repo 2021-11-21 08:13:31 +13:00