You are using an unsupported browser. Please update your browser to the latest version on or before July 31, 2020.
close
You are viewing the article in preview mode. It is not live at the moment.
Home > Newsreader Configuration > Using NZBGet Command Line Options for Power Control
Using NZBGet Command Line Options for Power Control
print icon

Using NZBGet Command Line Options for Power Control

For Eweka users who manage their Usenet access through NZBGet, command line tools offer a powerful way to control and script behavior without the Web interface.


Core Command Set

  • nzbget -D – Start the NZBGet daemon

  • nzbget -Q – Shut it down cleanly

  • nzbget -s – System status report

  • nzbget -L – Job queue summary

  • nzbget -E – Erase all recorded errors

  • nzbget -R all – Reload the config live

  • nzbget -o OptionName=NewValue – Override config without restart

Example Use Case

nzbget -o ControlPort=6790 -D

This launches NZBGet on an alternate port, useful for test environments.


Automation Suggestions

Use NZBGet's CLI within larger shell scripts or scheduled tasks. Combine with Indexer tools to dynamically check queues or reload settings.

More Options at: NZBGet CLI Full Reference

Feedback
0 out of 0 found this helpful

scroll to top icon