put_downloads_config
Update download configuration parameters including max concurrent tasks, default directories, throttling modes, newsgroup settings, BitTorrent options, RSS feed intervals, blocklist sources, and DNS servers.
Instructions
Updates the DownloadConfiguration
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_downloading_tasks | No | max concurrent download tasks | |
| download_dir | No | the default path where downloads will be stored (base64 encoded) | |
| watch_dir | No | special folder that will be monitored. When a new supported file (.nzb, .torrent) is copied in that folder, the task is automatically added to the download queue. | |
| use_watch_dir | No | if set to false, the watch_dir will not be monitored | |
| throttling | No | throttling configuration | |
| news | No | newsgroups configuration | |
| bt | No | bittorrent configuration | |
| feed | No | RSS feed configuration | |
| blocklist | No | block list configuration | |
| dns1 | No | dns server ip to use for downloader (leave blank for default dns server) | |
| dns2 | No | dns server ip to use for downloader |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||