Skip to main content

qbittorrent管理器

Project description

NoneBotPluginText

nonebot-plugin-qbittorrent-manager

✨ qbittorrent管理器 ✨

license pypi python

📖 介绍

qbittorrent管理器,可以远程管理qb下载内容

跨平台

💿 安装

使用 nb-cli 安装 在 nonebot2 项目的根目录下打开命令行, 输入以下指令即可安装
nb plugin install nonebot-plugin-qbittorrent-manager
使用包管理器安装 在 nonebot2 项目的插件目录下, 打开命令行, 根据你使用的包管理器, 输入相应的安装命令
pip
pip install nonebot-plugin-qbittorrent-manager
pdm
pdm add nonebot-plugin-qbittorrent-manager
poetry
poetry add nonebot-plugin-qbittorrent-manager
conda
conda install nonebot-plugin-qbittorrent-manager

打开 nonebot2 项目根目录下的 pyproject.toml 文件, 在 [tool.nonebot] 部分追加写入

plugins = ["nonebot_plugin_qbittorrent_manager"]

⚙️ 配置

在 nonebot2 项目的.env文件中添加下表中的必填配置

配置项 必填 默认值 说明 示例
qbm_url qb的url "http://127.0.0.1:8080"
qbm_username 用户名称 "username"
qbm_password 用户密码 "password"
qbm_enable_private [] 启用的私聊,为空时所有私聊均响应 ["12345"]
qbm_enable_group [] 启用的群聊,为空时所有群均响应 ["12345"]
qbm_send_text false 禁用绘图,只发送文本 true
qbm_basepath "./qbittorrent_manager/" 插件数据存放文件夹 "./qbittorrent_manager/"

🎉 使用

指令表

  • ✅: 支持
  • 🚧: 部分支持或正在完善
  • 🗓️️: 计划中
  • 🎨️: pil绘制
指令 说明 需要at 功能实现
qb帮助 指令列表
qb下载 下载文件 ✅️
qb列表 目前的任务列表 🚧
qb删除 删除指定任务 🗓️
qb修改 修改分类、标签、文件夹 🗓️

说明

qb下载、qb列表可带参数执行

可选参数:

tag, t: 标签
path, path, p: 下载的路径
category, c: 分类
state:

/qb下载 -tag 视频 xxx  # 将url的内容下载并添加tag[视频]

效果图

[图片.jpg]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nonebot_plugin_qbittorrent_manager-0.1.7.tar.gz (14.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file nonebot_plugin_qbittorrent_manager-0.1.7.tar.gz.

File metadata

File hashes

Hashes for nonebot_plugin_qbittorrent_manager-0.1.7.tar.gz
Algorithm Hash digest
SHA256 00a705a001334db64666474db422df1fdfc50134805ccf6300c6d54d3e32063f
MD5 547af692010b5ef1da7e84de9da9a171
BLAKE2b-256 0bfad896fe0dfad862ff625902e45d4483ffb29f0c8714ba03da08f34b4fabbe

See more details on using hashes here.

File details

Details for the file nonebot_plugin_qbittorrent_manager-0.1.7-py3-none-any.whl.

File metadata

File hashes

Hashes for nonebot_plugin_qbittorrent_manager-0.1.7-py3-none-any.whl
Algorithm Hash digest
SHA256 82fbc8731dbb65ae085995320d1e616656d3f378f23fa3964ab9f87f41f0cb07
MD5 e20f8225a3329388d0bf7171c3d634c4
BLAKE2b-256 38dbabf44e636d979cbb67329294a5c14ac6d2f885f5c2036d7d279ba9e91568

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page