Commit Graph

148 Commits

Author SHA1 Message Date
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 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 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 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 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 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 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 a74504f387 reverting runuser test 2022-03-26 17:09:05 +13:00
John Andrews 373d7e9ef2 testing running as user 2022-03-26 16:51:37 +13:00
John Andrews ae9d6cbb5c removing bitrate from audio normalization as ffmpeg does not need this 2022-03-25 22:34:42 +13:00
John Andrews 8e80ab4ffe fixing audio normalize 2022-03-25 20:07:12 +13:00
John Andrews c8e6c7b1a5 added filter to audio normalize node 2022-03-25 18:53:39 +13:00
John Andrews 48830362e5 fixing audio normalize node
added subtitle language remover
added aduio track remover
2022-03-25 15:34:11 +13:00
John Andrews bd5bd20a3d added ReadVideoInfo node 2022-03-23 14:00:15 +13:00
John Andrews 3375cdec40 removing videoinfo check from ffmpeg 2022-03-10 15:17:17 +13:00
John Andrews 64610c8b2d updaetd default value for ffmpeg 2022-03-09 21:59:15 +13:00
John Andrews 8eba6a54ef tweaking ad removal to skip 30 sec or less segments 2022-03-09 19:55:45 +13:00
John Andrews ada8066698 fixing comskip ad removal 2022-03-09 16:34:33 +13:00
John Andrews 8c626c9a30 fixing issue with comskip remover using string instead of variable 2022-03-08 15:54:56 +13:00
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 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
reven 987ed24074 cleaned up some logging 2022-02-05 16:39:30 +13:00