Commit Graph

119 Commits

Author SHA1 Message Date
John Andrews 40048d0028 updated help urls 2022-06-09 19:45:43 +12:00
John Andrews e47e795816 updated VideoHasStream to allow for float inputs 2022-06-06 16:11:14 +12:00
John Andrews 8e5cd21d23 plugins now have constant UID 2022-06-03 09:56:05 +12:00
John Andrews 763afbedd6 removed javascript executor out of basic nodes 2022-06-01 20:12:35 +12:00
John Andrews 51bc02bd01 tweaked script node 2022-05-31 18:28:08 +12:00
John Andrews 0c84679240 added ScriptNode for scripts, updated minimum version to 0.6.3 2022-05-30 21:27:29 +12:00
John Andrews baf0c6046b file exists now maps the path 2022-05-21 21:47:29 +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 bbbae48f11 added more logging to copy file 2022-05-21 20:30:15 +12:00
John Andrews 62464fd503 added logging for copying file 2022-05-21 15:24:44 +12:00
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 26a57d3cb5 added message and log with no dates for flow failure node 2022-04-17 20:45:09 +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 0dcaf0a111 fixed issue with video stream indexes 2022-04-15 10:42:33 +12:00
John Andrews 00433992da updated plugin min version 2022-04-11 15:45:29 +12:00
John Andrews e5318b0030 updated plugin min version 2022-04-11 15:43:55 +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 a4165a2213 updated VideoScaler and now supports Conditions on properties 2022-03-30 21:12:10 +13:00
John Andrews a83890fffc renamed lower/upper to greater than/less than 2022-03-28 11:47:29 +13: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 7a58dbada1 increased minimum version to 0.4.2 2022-03-26 20:41:53 +13:00
John Andrews b0ba0428e0 updated minimum version due to dll change 2022-03-26 18:54:29 +13:00
John Andrews c60476ec0a updated copyfile to use args.CopyFile 2022-03-26 18:13:52 +13:00
John Andrews b0b0067f6c Added WebRequest node 2022-03-12 19:45:29 +13:00
John Andrews 1977123b4c added stringisnull check to variables output to executor node 2022-03-08 14:54:07 +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 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 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