qbithelparr
Aplicación Docker from entree3000's Repository
Visión general
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.
Requisitos
Before installation, you must configure the values below. After first run, edit /mnt/user/appdata/qbithelparr/config.ini to make changes.
Argumentos en tiempo de ejecución
- Red
bridge- Concha
sh- Privilegiado
- false
Configuración de plantillas
Discord Bot TokenVariable
Your Discord bot token from https://discord.com/developers/applications
- Objetivo
- token
- Por defecto
- 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)
- Objetivo
- botChannel
- Por defecto
- your_discord_channel_id
qBittorrent HostVariable
qBittorrent WebUI host (use container name if both on same Docker network)
- Objetivo
- QBIT_HOST
- Por defecto
- localhost
qBittorrent PortVariable
qBittorrent WebUI port
- Objetivo
- QBIT_PORT
- Por defecto
- 8080
qBittorrent UsernameVariable
qBittorrent WebUI username
- Objetivo
- QBIT_USER
- Por defecto
- admin
qBittorrent PasswordVariable
qBittorrent WebUI password
- Objetivo
- QBIT_PASS
TV CategoryVariable
qBittorrent category for TV shows (must match Sonarr category)
- Objetivo
- TV_CATEGORY
- Por defecto
- tv
Movie CategoryVariable
qBittorrent category for movies (must match Radarr category)
- Objetivo
- MOVIE_CATEGORY
- Por defecto
- movies
AppData Config PathPathrw
Container path for config.ini file
- Objetivo
- /usr/src/app
- Por defecto
- /mnt/user/appdata/qbithelparr
- Valor
- /mnt/user/appdata/qbithelparr
Categorías
Descargar estadísticas
568
Descargas totales
Detalles
Repositorio
entree3000/qbithelparr:latestÚltima actualización2026-01-10
Visto por primera vez2022-09-29
Ejecute Qbithelparr en Unraid.
Qbithelparr se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.