Commit Graph

232 Commits

Author SHA1 Message Date
John Andrews b61c7b8c4d Merge branch 'develop'
# Conflicts:
#	VideoNodes/Tests/FfmpegBuilderTests/FfmpegBuilder_MetadataTests.cs
2022-05-06 08:45:53 +12:00
John Andrews ed2b0356a4 added Image Nodes 2022-05-06 01:17:40 +12:00
John Andrews 7a9f5b8be3 updated hevc_qsv default parameters 2022-05-04 19:05:18 +12:00
John Andrews aa1933a424 increaed version number of plugins 2022-04-28 13:39:25 +12:00
John Andrews b5812009a1 Added FFMPEG Builder Video Bitrate. Added ability to adjust probe size 2022-04-26 21:37:12 +12:00
John Andrews 00745eae04 FFMPEG Builder: Add Audio Track now will reuse and copy a stream if a matching one is found 2022-04-25 17:07:42 +12:00
John Andrews c75ac43da5 fixed spacing in file 2022-04-25 14:51:53 +12:00
John Andrews 47ca14e259 fixing hardware decoding and added unit test 2022-04-25 13:06:52 +12:00
John Andrews b0fc1ccea4 Added support for hardware decoding in ffmpeg builder executor 2022-04-25 12:56:41 +12:00
John Andrews 4d7662b861 Added apprise plugin 2022-04-24 17:52:34 +12:00
John Andrews 67aa8d549e adding missing ffmpeg help links 2022-04-24 14:13:59 +12:00
John Andrews f1c3145260 Added Help links to remaining FFMPEG Builder nodes 2022-04-24 12:14:26 +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 aa8b988182 fixing subtitle extractor 2022-04-22 13:04:58 +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 4694de6e81 fixing issue with build if output directory does not exist 2022-04-19 16:47:50 +12:00
John Andrews 8b954fc111 fixing issue with build if output directory does not exist 2022-04-19 16:46:07 +12:00
John Andrews f38831d5ab fixing issue with build if output directory does not exist 2022-04-19 16:45:04 +12:00
John Andrews 91e7ec4cf5 update default videocodec parameters to use 10bit hevc 2022-04-19 16:34:50 +12:00
John Andrews 48ca43494a fixing issue with 10bit use filter by mistake 2022-04-19 12:05:03 +12:00
John Andrews 4c4a36f013 added Video 10bit node 2022-04-19 10:24:26 +12:00
John Andrews 94e47d43b5 updated min version in video nodes plugin 2022-04-18 03:59:00 +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 b740894f99 fixing description of discord nodes 2022-04-16 14:24:00 +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 dd49773430 added HDR to SDR 2022-04-14 21:33:15 +12:00
John Andrews 6d883b857a added missing translations 2022-04-14 08:59:24 +12:00
John Andrews c20edf9743 implemented remaining video nodes as FFMPEG builder nodes 2022-04-13 21:14:45 +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 ddbb09de23 added option to VideoCodec node to only include first video stream in output 2022-04-11 15:42:59 +12:00
John Andrews ab681244d4 fixing issue with video stream running filters against all streams 2022-04-11 10:58:37 +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 18f7c1fc30 fixing issue with audio track remover when removing all tracks 2022-04-10 19:58:09 +12:00
John Andrews 29a54c00e6 renamed FfmpegBuilderVideoEncode to FfmpegBuilderVideoCodec 2022-04-10 18:40:00 +12:00
John Andrews e39d6f59b4 increased product version 2022-04-10 18:28:35 +12:00
John Andrews b32783c402 added FFMPEG Builder nodes 2022-04-10 18:27:06 +12:00
John Andrews 6398c4c20f fixed issue with video info not being updated after encoding 2022-04-03 11:36:39 +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