Tasks

Tasks allow you run scripts when a trigger occurs.

Trigger Types

  1. Schedule This is a time based trigger, where each block in the schedule is a 15 minute window. Meaning if that block is checked, when that time triggers (e.g. 12:15, 12:30, 12:45, 1:00) the task will be executed
  2. File Added This occurs whenever a file is added to the Files list
  3. File Processing This occurs whenever a file start processing
  4. File Processed This occurs whenever a file finishes processing, regardless of it’s processing result
  5. File Process Success This occurs whenever a file finishes processing successfully
  6. File Process Failure This occurs whenever a file fails to process
  7. FileFlows Server Update Available Triggered whenever a new Server version of FileFlows is available.
  8. FileFlows Server Updating Triggered when FileFlows starts the auto upgrade process

Examples

Tasks allow you to run custom scripts whenever those actions occur some examples of tasks you may like to run include

SABnzbd Pause

Pause SABnzbd if your files processing queue is over a certain amount. This will prevent any more files being added until FileFlows catches up to processing.

File Process Success

Send a notification to Gotify/Apprise/Discord whenever a file is successfully processed

File Process Failrure

Send a notification to Gotify/Apprise/Discord whenever a file fails to process

© 2022 FileFlows