Skip to main content

βš™οΈ Additional Settings

The Additional, Actions After Template Completion, and License tabs contain settings that are usually configured once or used for integrations and diagnostics.

🚻 Multi-Channel Mode​

Multi-Channel Mode enables support for accounts that have several channels.

Enable this mode if YouTube-Poster must work with a specific channel from the account table instead of the account's main channel.

The detailed guide is available in the shared section: Multi-Channel Mode.

⏱️ Delay After Project Completion​

Delay after project completion adds a pause after the template successfully finishes.

The range is specified in seconds:

30-60

This setting is useful when the template is run in a chain or together with other projects.

πŸ§ͺ Debug​

Debug enables debug mode.

Use it only for diagnostics when you need more service information about template execution. For normal production runs, keep debug mode disabled.

Do not publish debug logs without cleaning them first: they may contain file paths, account data, and other service information.

πŸ”— GET Request After Completion​

The GET Request block sends a GET request after successful template completion.

Settings:

  • Perform GET request β€” enables the action.
  • URL address β€” the target request URL.
  • Delay after GET request β€” pause after the request.

The URL can use [Ip] and [Port] macros if your external integration requires them.

▢️ Run File​

The Run File block starts a specified file after successful template completion.

Settings:

  • File path β€” path to the file to run.
  • Run parameters β€” command-line arguments.
  • Wait for exit β€” wait for the started process to finish.
  • Delay after file start β€” pause after starting the file.

Specify only trusted files and check run parameters before use.

πŸ“¦ Run Another Template​

The Run Template block starts another ZennoPoster or ZennoBox project after the current one completes successfully.

Settings:

  • Template name in ZennoPoster / ZennoBox β€” the project name in the program, not the .zp file name.
  • Number of executions β€” how many runs to add.
  • Wait for exit β€” wait until the started template finishes.
  • Delay after template start β€” pause after starting it.

πŸ”‘ License Key​

In the License tab, enter the license key issued when you purchased the template.

If the key is missing or incorrect, the template cannot fully perform its work.

Keep the key private: do not publish the license key in screenshots, logs, or files shared with other people.