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列表、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.8.tar.gz (15.0 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.8.tar.gz.

File metadata

File hashes

Hashes for nonebot_plugin_qbittorrent_manager-0.1.8.tar.gz
Algorithm Hash digest
SHA256 6b72c8f5621e5c3738a8140b52ef0408374d75d099e941b19e750365ced7b6b6
MD5 1e472496fc15e2fd06d8079a24b35e78
BLAKE2b-256 006bb24b045a35e18fde8563a890b943ee98ad6e592d213ae36f6d1e37bf2fb5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for nonebot_plugin_qbittorrent_manager-0.1.8-py3-none-any.whl
Algorithm Hash digest
SHA256 866480ec5e0bbe9dc5b6173d3ef7413746a5e0dfb9f4de60c3124515ea888087
MD5 f3cf6dc59c6ded6c03e00baf4e43a83c
BLAKE2b-256 e857ee0a74e3fe1546da5fa011e0255d94896f5839d33aec359d3a86b5d581d9

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