Both sides previous revisionPrevious revisionNext revision | Previous revision |
custom_proc_download:download_additional_custom_processors [2023/05/02 20:35] – emcodem | custom_proc_download:download_additional_custom_processors [2024/04/24 20:44] (current) – [Installation:] emcodem |
---|
Example installation: after extracting the contents of the "Files Find" processor, you should have this folder: "...\Processors\plugin_nodes\custom_nodes\Files Find" | Example installation: after extracting the contents of the "Files Find" processor, you should have this folder: "...\Processors\plugin_nodes\custom_nodes\Files Find" |
| |
| **Download Link:** https://github.com/emcodem/ffastrans_plugins/releases/download/1/all_plugin_proc.zip |
| |
| |<100% 15% 10% 10% 100%>| |
| ^ Name ^ Category ^ Programming Language ^ Description ^ |
| |Plugin Node Example| Others | Csharp | Example Processor demonstrating all available features a custom processor can utilize and interaction between ffastrans host and the processor/gui| |
| |Files Find| Others | Nodejs | Finds Files on Filesystem | |
| |[[custom_proc_download:av_mxf_opatom|Files Delete]]| Others | Nodejs | Deletes Files and/or Folders on Filesystem. Can be used with Files Find | |
| |File Owner| Others | Powershell | Get the file owner username of the source file| |
| |[[custom_proc_download:av_mxf_opatom|AV MXF OpAtom]]| Decoders | Nodejs| Used for locating/decoding/remuxing MXF OpAtom Files in a flat folder structure | |
| |ForEach Start| Operations | Nodejs| Allows "Iteration". Dynamically creates one branch per item in your specified List. EDIT: As of 1.3 this node feature is inbuilt and this custom node will be deprecated. | |
| |Force Error| Operations | Powershell | Forces Workflow into Error state, set error message | |
| |HTTP Comminicate+| Others | Nodejs | Advanced Version of the builtin http communicate. Can also wait until an API returns a given state (polling) | |
| |Wait until File is oldest| Others | Powershell| Waits until a given file is the oldest one in it's directory | |
| |Remote CMD Executor| Others | Nodejs| Executes shell commands on external Server. You need to install a receiver application on the Server. Allows to integrate Linux, MacOS and other OS into FFAStrans Farm | |
| |Manual Review| Others | Nodejs| Used in combination with Webinterface 1.4+, pause workflow and ask user for decision how to go on | |
| |
|<100% 15% 10% 10% 10% 60%>| | |
^ Name ^ Category ^ Download^ Programming Language ^ Description^ | |
|Plugin Node Example| Others | {{ :custom_proc_download:custom_node_example.zip |}} | Csharp | Example Processor demonstrating all available features a custom processor can utilize and interaction between ffastrans host and the processor/gui| | |
|Files Find| Others | {{ :custom_proc_download:files_find.zip |}} | Nodejs | Finds Files on Filesystem | | |
|[[custom_proc_download:av_mxf_opatom|Files Delete]]| Others | {{ :custom_proc_download:files_delete.zip |}} | Nodejs | Deletes Files and/or Folders on Filesystem. Can be used with Files Find | | |
|File Owner| Others | {{ :custom_proc_download:file_owner.zip |}} | Powershell | Get the file owner username of the source file| | |
|[[custom_proc_download:av_mxf_opatom|AV MXF OpAtom]]| Decoders | {{ :custom_proc_download:av_mxf_opatom.zip |}} | Nodejs| Used for locating/decoding/remuxing MXF OpAtom Files in a flat folder structure | | |
|ForEach Start| Operations | | Nodejs| Allows "Iteration". Dynamically creates one branch per item in your specified List. EDIT: As of 1.3 this node feature is inbuilt and this custom node will be deprecated. | | |
|Force Error| Operations | {{ :custom_proc_download:force_error.zip |}} | Powershell | Forces Workflow into Error state, set error message | | |
|HTTP Comminicate+| Others | {{ :custom_proc_download:http_communicate_.zip |}} | Nodejs | Advanced Version of the builtin http communicate. Can also wait until an API returns a given state (polling) | | |
|Wait until File is oldest| Others | {{ :custom_proc_download:wait_until_file_is_oldest.zip |}}| Powershell| Waits until a given file is the oldest one in it's directory | | |
|Remote CMD Executor| Others | {{ :custom_proc_download:remote_cmd_executor.zip |}}| Nodejs| Executes shell commands on external Server. You need to install a receiver application on the Server. Allows to integrate Linux, MacOS and other OS into FFAStrans Farm | | |
(*Click on Plugin Name to see examples) | (*Click on Plugin Name to see examples) |
| |