Commit Graph

55 Commits

Author SHA1 Message Date
John Andrews 677bd1dc33 improved ffmpeg builde encoder node and added unit tests 2022-05-19 18:24:56 +12:00
John Andrews 80d4ee23d3 add PreExecute to Video Nodes
started adding Video Encode node for basic settings
2022-05-19 01:48:29 +12:00
John Andrews 5c5bfe842a updated minimum supported version due to nodeparameters change 2022-05-16 11:35:13 +12:00
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 1e18ee8f01 Finished off first iteration of image nodes 2022-05-06 17:09:16 +12:00
John Andrews 4d7662b861 Added apprise plugin 2022-04-24 17:52:34 +12:00
John Andrews 5fdf1cd16d Aded help links to FFMPEG Builder nodes. commented out FFMPEG Builder Metadata node as its incomplete 2022-04-23 21:13:28 +12:00
John Andrews d2f5685187 Added Plex Analyze node 2022-04-23 15:57:19 +12:00
John Andrews bac17d9a9b added Touch node 2022-04-22 16:29:36 +12:00
John Andrews 419fc66af2 added mapping to emby and plex nodes
added ability to override server/token/mapping for emby/plex nodes
2022-04-22 14:10:57 +12:00
John Andrews 6904a9e1a8 added Emby plugin 2022-04-21 17:59:30 +12:00
John Andrews e3ac0a0de1 fixing webrequest node to encode variables in url 2022-04-21 11:50:16 +12:00
John Andrews 60ec00e2f5 added plex plugin 2022-04-21 11:36:21 +12:00
John Andrews 342c53c3ba added Gotify, renamed "Nodes" suffix from Email and Discord 2022-04-20 11:04:33 +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 a553f0a94e added discord plugin 2022-04-16 14:05:50 +12:00
John Andrews ade1f4a540 added option to copy/move nodes to also move additional files 2022-02-12 18:29:44 +13:00
reven e90abb93fd added file size compare node 2022-02-04 14:21:54 +13:00
reven acb6fc7169 added some more variables to music nodes 2022-02-01 19:00:21 +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 1ce32c7c09 updated references to GetToolPathActual 2022-01-14 16:46:48 +13:00
reven 4cd7abcab6 updated nuget packages
updatede minimum version to prevent breaking older FF builds
2022-01-14 15:38:31 +13:00
reven 87267d8352 added output translations 2022-01-05 21:42:29 +13:00
reven b9ae5b6375 updated properties in csproj files 2021-12-29 11:22:16 +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 0357e1d82a added 0 check to detect black bars 2021-12-25 19:58:29 +13:00
reven 8c38aea3b7 added audio track reorder node 2021-12-24 09:46:23 +13:00
reven cd78555c3a added InputDirectory, Zip node. Updated variables to use dotnotation 2021-12-23 20:51:16 +13:00
reven 3b552a3c7a fixed issue with black bar detection not working 2021-12-22 10:30:52 +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