-
Notifications
You must be signed in to change notification settings - Fork 3
AppPreferences
adborbas edited this page Jun 5, 2022
·
1 revision
Application preferences.
public struct AppPreferences: Codable Codable
true if Automatic Torrent Management is enabled by default.
public let isAutoTorrentManagementEnabled: Booltrue if torrents should be added in a Paused state
public let isStartPausedEnabled: BoolDefault save path for torrents, separated by slashes.
public let defaultSavePath: StringGenerated at 2022-06-10T12:18:58+0000 using swift-doc 1.0.0-rc.1.
Types
- AddTorrentConfiguration
- AddTorrentConfiguration.Management
- AppPreferences
- BasicAuthCredentials
- Semver
- TorrentCategory
- TorrentContent
- TorrentContent.Priority
- TorrentGenericProperties
- TorrentInfo
- TorrentState
- qBittorrentWebAPI
- qBittorrentWebAPI.Authentication
- qBittorrentWebAPI.Scheme
- qBittorrentWebAPIError