Torrent Search
Parameters
The HttpClient to use for TorrentProvider search requests. NOTE: If providing a HttpClient used elsewhere in your app, do not call dispose as this will close your HttpClient
When false, the built-in default providers will be disabled. They can be enabled later with enableProvider.
An optional list of custom TorrentProvider implementations.
An optional TorrentProviderCache for caching.
An optional User Agent string to use for all requests.
The coroutine dispatcher to process results on, default Dispatchers.Default.
Constructors
Functions
Disable the provider name, future queries will not be handled by this provider.
Returns a list of enabled providers.
Returns a list of available TorrentProvider instances.
Resolve missing details such as the torrent hash/magnetUrl for TorrentDescriptions which require an additional request to obtain.
Search all enabled providers with the TorrentQuery.