SCAN.md

August 16, 2024 ยท View on GitHub

API-method scan

Signature

bool scan(bool SyncMode);

Description

Request rescanning of incoming directory for nzb-files (option NzbDir).

Arguments

  • SyncMode (bool) - Optional. waits for completing of scan before reporting the status.

Return value

Always true

Contents

  1. 1API-method scan
  2. 1.1Signature
  3. 1.2Description
  4. 1.3Arguments
  5. 1.4Return value