Commit Graph

160 Commits

Author SHA1 Message Date
John Andrews ef2bb76851 updated FFMPEG node to not add input/ouput nodes 2022-03-04 23:43:35 +13:00
John Andrews e48a306af3 updated ffmpeg to use variables 2022-03-04 10:51:10 +13:00
John Andrews 4de8733b06 added dvb_text to subtitle remover
added option to remove all subtitles form subtitle remover
2022-02-24 20:10:12 +13:00
John Andrews 8cb0a53cc7 Added audio file normalization 2022-02-21 21:22:16 +13:00
John Andrews df56188363 Added AutoChapters node 2022-02-21 09:22:01 +13:00
John Andrews 8e91a62b9c updated help for audio normal output node 2 2022-02-17 21:36:25 +13:00
John Andrews e704b7a2a6 fixing issue with videocrop being saved in parameters and not variables 2022-02-17 10:12:20 +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 939541842a fixing issue with detect black bars using wrong width/height 2022-02-10 10:26:11 +13:00
John Andrews 701d19cd45 added original file node 2022-02-10 08:20:14 +13:00
reven 987ed24074 cleaned up some logging 2022-02-05 16:39:30 +13:00
reven e90abb93fd added file size compare node 2022-02-04 14:21:54 +13:00
reven f30b72e2c0 dispoing of tfile 2022-02-03 16:56:21 +13:00
reven 17c9bbca5e updated music info helper to dispose of taglib 2022-02-03 16:55:26 +13:00
reven dc734ec7c7 updated replace original to fail if fails to replace the original 2022-02-03 16:53:33 +13:00
reven 81c9944c10 more logic to filename parsing 2022-02-01 23:45:28 +13:00
reven e9054245f2 updating metadata base of filename 2022-02-01 23:38:52 +13:00
reven 5340354337 added filename parsing to get music meta if missing from acutal file 2022-02-01 23:31:44 +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 acb6fc7169 added some more variables to music nodes 2022-02-01 19:00:21 +13:00
reven 83b1684aee updated music node project to include dlls 2022-02-01 17:52:56 +13:00
reven 112177efb8 added taglib-sharp to music nodes for better metadata than ffmpeg 2022-02-01 17:24:25 +13:00
reven b873952ab7 updated music info helper title to avoid parsing cover 2022-02-01 09:34:08 +13:00
reven e814ac76fb updated referecnes 2022-01-31 22:52:25 +13:00
reven 124a1971a5 updated references 2022-01-31 22:52:14 +13:00
reven c731d02965 renamer now cleaning the paths to remove special characters 2022-01-31 22:51:55 +13:00
reven 420274a24c more improvements to audio parsing 2022-01-31 21:22:51 +13:00
reven 5ac7798e45 improved track parser 2022-01-31 21:17:56 +13:00
reven 41d0be91fd fixing issue with album_artist override album title 2022-01-31 21:00:15 +13:00
reven 12fa221f55 added discs and total discs to music info 2022-01-31 19:21:17 +13:00
reven 7244c651dc added variable replacement to renamer directory 2022-01-31 19:14:33 +13:00
reven 5574f442a3 updated music node to include artist variable and trackpad variable 2022-01-31 17:26:29 +13:00
reven 13e9a0ab32 added artist to music info 2022-01-31 17:10:09 +13:00
reven 7fb2faf77d added sensible defaults for audio add track node 2022-01-31 12:28:58 +13:00
reven 25510f25d9 fixing spelling mistake 2022-01-31 12:08:49 +13:00
reven 5544960179 added Audio Add Track node 2022-01-31 12:08:04 +13:00
reven 05eff9b237 fixing video encoding nodes after parameters change 2022-01-30 22:15:15 +13:00
reven ad4fe7bbe5 fixing music files missing codec 2022-01-30 21:36:17 +13:00
reven 3fcd742c26 fixing audio convert node to providing argument list 2022-01-30 21:17:39 +13:00
reven bbb7dd1349 adding convert node 2022-01-30 18:20:15 +13:00
reven 53aa11a238 VideoNodes: changed VideoEncode to take in List<string> instead of string. Updated Audio Normalize to use VideoEncode for 2 pass 1st pass 2022-01-30 17:16:07 +13:00
reven 51000b249d fixing issue with audio normalization failing 2022-01-30 15:53:48 +13:00
reven bfd23f6b6e fixed issue with video scaler not reporting progress
added two pass audio normalization option
2022-01-30 12:09:58 +13:00
reven 4678de7ea7 fixing issue with jsonelements inside variables when passing to function code 2022-01-26 15:31:04 +13:00
reven 3b68481cf1 tweaking deletesourcedirectory 2022-01-25 08:43:57 +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 a2eaf4b310 fixied ffmpeg node not using replaced cmd string 2022-01-21 09:03:44 +13:00
reven 7379e24965 fixing function node when variables use ?. notation 2022-01-19 16:19:19 +13:00