-
Notifications
You must be signed in to change notification settings - Fork 278
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add support for new DownloadStation API (#9555)
* add support for new DownloadStation API * Fixed lint warnings * Use BraceAdapter formatting * Use single quotes for f-strings * Fixed docstrings formatting * Bad newlines * Unused imports / import ordering * Replace raise exception with evaluation * Use cert verification if enabled through app.TORRENT_VERIFY_CERT * No need to initialize result.hash. As this attribute is always available. * update changelog Co-authored-by: p0psicles <rogier@headshots.nl>
- Loading branch information
Showing
3 changed files
with
186 additions
and
296 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.