Skip to content

Instantly share code, notes, and snippets.

@pmzqla
pmzqla / Web API documentation
Last active September 21, 2021 23:33
qBittorrent Web API documentation
See the official documentation here: https://github.com/qbittorrent/qBittorrent/wiki/WebUI-API-Documentation
----
qBittorrent Web API
API version: 2
GET METHODS
===========
- Get version info
@pmzqla
pmzqla / gist:0243bb405341531e376f
Last active August 29, 2015 14:10
qBittorrent uncrustify config
set FOR foreach
newlines = LF
indent_with_tabs = 0
indent_columns = 4
indent_switch_case = 0
indent_access_spec_body = true
nl_enum_brace = remove