Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add qbittorrent downloader #259

Merged
merged 3 commits into from
Apr 9, 2021
Merged

feat: add qbittorrent downloader #259

merged 3 commits into from
Apr 9, 2021

Conversation

chinuno-usami
Copy link
Contributor

No description provided.

bgmi/config.py Outdated Show resolved Hide resolved
README.md Outdated
@@ -16,13 +16,14 @@ BGmi is a cli tool for subscribed bangumi.
- Transmission rpc authentication configuration
- New download delegate [deluge-rpc](https://www.deluge-torrent.org/)
- You can filter search results by min and max episode
- New download delegate [qbittorrent-webapi](https://www.qbittorrent.org/)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

put it on the top.

class QBittorrentWebAPI(BaseDownloadService):
@staticmethod
def get_client():
import qbittorrentapi
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add it to dev-dependencies and add a test.

@trim21 trim21 self-assigned this Apr 7, 2021
@trim21
Copy link
Member

trim21 commented Apr 8, 2021

Use poetry to re-generate poetry.lock

@trim21 trim21 merged commit 7e8a25d into BGmi:master Apr 9, 2021
@trim21 trim21 added this to the v2.1.5 milestone Apr 9, 2021
@trim21 trim21 mentioned this pull request Apr 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants