qbithelparr

qbithelparr

Docker 应用程序 from entree3000's Repository

概述

qbithelparr bridges qBittorrent and Discord, allowing you to check torrent download status directly from your Discord server without opening the qBittorrent web interface. Using Discord's native slash commands, you can query your qBittorrent instance to see what's currently downloading, what's completed, and filter by media type (movies or TV shows). This is particularly useful for media server enthusiasts running Sonarr/Radarr automation who want quick status updates without leaving Discord. The bot connects to your qBittorrent WebUI and responds to /status commands in a designated Discord channel, displaying real-time progress, ETA, and torrent states. Messages auto-refresh and clean up after themselves to keep your channel organized. Version 2.0 brings modernized Discord.py 2.x support, proper slash commands, improved error handling, and automatic configuration file generation for easy Unraid deployment.

要求

Before installation, you must configure the values below. After first run, edit /mnt/user/appdata/qbithelparr/config.ini to make changes.

运行时参数

网络
bridge
外壳
sh
特权
false

模板配置

Discord Bot TokenVariable

Your Discord bot token from https://discord.com/developers/applications

目标
token
默认值
your_discord_bot_token
Discord Channel IDVariable

The Discord channel ID where bot will respond (Enable Developer Mode in Discord, right-click channel, Copy ID)

目标
botChannel
默认值
your_discord_channel_id
qBittorrent HostVariable

qBittorrent WebUI host (use container name if both on same Docker network)

目标
QBIT_HOST
默认值
localhost
qBittorrent PortVariable

qBittorrent WebUI port

目标
QBIT_PORT
默认值
8080
qBittorrent UsernameVariable

qBittorrent WebUI username

目标
QBIT_USER
默认值
admin
qBittorrent PasswordVariable

qBittorrent WebUI password

目标
QBIT_PASS
TV CategoryVariable

qBittorrent category for TV shows (must match Sonarr category)

目标
TV_CATEGORY
默认值
tv
Movie CategoryVariable

qBittorrent category for movies (must match Radarr category)

目标
MOVIE_CATEGORY
默认值
movies
AppData Config PathPathrw

Container path for config.ini file

目标
/usr/src/app
默认值
/mnt/user/appdata/qbithelparr
价值
/mnt/user/appdata/qbithelparr

下载统计数据

568
下载总数

详细信息

存储库
entree3000/qbithelparr:latest
最后更新2026-01-10
初见2022-09-29

在Unraid 上运行 Qbithelparr 。

Qbithelparr 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。