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

Added qBittorrent #543

Open
wants to merge 4 commits into
base: dev
Choose a base branch
from

Conversation

ThiemeH
Copy link

@ThiemeH ThiemeH commented Mar 31, 2025

Screenshot 2025-03-31 at 21 47 15

Heya 👋

Here is a simple qbittorrent widget. Little side note, I think the cache isn't really working, unsure why

There are helper functions in custom-api, is it maybe an idea to make these available globally? Could be useful for more widgets

Example config:

  widgets:
    - type: qbittorrent
      url: 
      username: 
      password: 
      limit: 5

qbittorrent rest api documentation

@shaezzy
Copy link

shaezzy commented Apr 6, 2025

Hey, this is awesome, thanks for adding.

What do you think about making a "torrent widget" and having different clients that can be configured?
I was implementing a similar widget for Deluge #561 and I think we could reuse the front end for different torrent clients.

Let me know what you think!

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.

2 participants