mirror of
https://github.com/rakshasa/rtorrent.git
synced 2026-08-05 17:52:29 +00:00
Page:
RPC Option Strings
Pages
Android App
Auto Scraping
CLI Usage
COMMAND Conditional
COMMAND Conversions
COMMAND Execute
COMMAND Scheduling
COMMAND System
COMMAND UserInterface
CONFIG Template
Choke Groups
Command‐Reference‐Complete
Config Guide
Daemon_Mode
Docker
Favoring group of torrents
Home
IP filtering
Installing
Issues
LOG Logging
Lua‐Configuration
Parentheses and Braces Syntax
Performance Tuning
Protocol Encryption Configuration
Proxy Configuration
RPC Migration 0.9
RPC Option Strings
RPC Setup XMLRPC
RPC Utility XMLRPC2SCGI
RTorrentRatioHandling
Scripting Guide
Socket Manager and Resource Allocation
TODO
TORRENT Watch directories
Tor based Proxying Guide
User Guide
Vagrant
rTorrent 0.9 Comprehensive Command list (WIP)
Clone
1
RPC Option Strings
Jari Sundell edited this page 2014-06-13 02:20:41 -07:00
Option Strings
Introduction
Client version: 0.9.4
Generated by 'rtorrent/doc/scripts/print_option_string.sh' on Fri Jun 13 09:20:04 UTC 2014.
strings.choke_heuristics
'upload_leech'
'upload_leech_experimental'
'upload_seed'
'download_leech'
'invalid'
strings.choke_heuristics.upload
'upload_leech'
'upload_leech_experimental'
'upload_seed'
strings.choke_heuristics.download
'download_leech'
strings.connection_type
'leech'
'seed'
'initial_seed'
'metadata'
strings.encryption
'none'
'allow_incoming'
'try_outgoing'
'require'
'require_RC4'
'require_rc4'
'enable_retry'
'prefer_plaintext'
strings.ip_filter
'unwanted'
'preferred'
strings.ip_tos
'default'
'lowdelay'
'throughput'
'reliability'
'mincost'
strings.log_group
'critical'
'error'
'warn'
'notice'
'info'
'debug'
'connection_critical'
'connection_error'
'connection_warn'
'connection_notice'
'connection_info'
'connection_debug'
'dht_critical'
'dht_error'
'dht_warn'
'dht_notice'
'dht_info'
'dht_debug'
'peer_critical'
'peer_error'
'peer_warn'
'peer_notice'
'peer_info'
'peer_debug'
'socket_critical'
'socket_error'
'socket_warn'
'socket_notice'
'socket_info'
'socket_debug'
'storage_critical'
'storage_error'
'storage_warn'
'storage_notice'
'storage_info'
'storage_debug'
'thread_critical'
'thread_error'
'thread_warn'
'thread_notice'
'thread_info'
'thread_debug'
'tracker_critical'
'tracker_error'
'tracker_warn'
'tracker_notice'
'tracker_info'
'tracker_debug'
'torrent_critical'
'torrent_error'
'torrent_warn'
'torrent_notice'
'torrent_info'
'torrent_debug'
'__non_cascading__'
'instrumentation_memory'
'instrumentation_mincore'
'instrumentation_choke'
'instrumentation_polling'
'instrumentation_transfers'
'peer_list_events'
'protocol_piece_events'
'protocol_metadata_events'
'protocol_network_errors'
'protocol_storage_errors'
'resume_data'
'rpc_events'
'rpc_dump'
'ui_events'
strings.tracker_event
'updated'
'completed'
'started'
'stopped'
'scrape'
strings.tracker_mode
'normal'
'aggressive'