Base Torrent Provider
The base class for creating new TorrentProviders.
Parameters
enabled By Default
If the provider requires authentication credentials, set to false and the user will be required to call enable with authentication details.
Properties
Link copied to clipboard
Maps a url safe string of provider categories to a Category.
Link copied to clipboard
The result limit for search requests.
Link copied to clipboard
The Provider's available query parameters and names.
Link copied to clipboard
The Provider's path to search data.
Functions
Link copied to clipboard
Resolve missing details such as the torrent hash/magnetUrl for TorrentDescriptions which require an additional request to obtain.
Link copied to clipboard
Execute a search for the given query in category, returning TorrentDescriptions for each of the Provider's entries.