binhex-official-qbit-guard
Docker 应用程序 from Binhex's Repository
概述
运行时参数
- 网络
bridge- 外壳
bash- 特权
- false
模板配置
qBittorrent WebUI URL
- 目标
- QBIT_HOST
- 默认值
- http://127.0.0.1:8080
qBittorrent WebUI username
- 目标
- QBIT_USER
- 默认值
- admin
qBittorrent WebUI password
- 目标
- QBIT_PASS
- 默认值
- adminadmin
Comma-separated list of categories to process
- 目标
- QBIT_ALLOWED_CATEGORIES
- 默认值
- radarr,tv-sonarr
Delete files when removing torrents
- 目标
- QBIT_DELETE_FILES
- 默认值
- true|false
Set to 1 to ignore SSL certificate errors
- 目标
- QBIT_IGNORE_TLS
- 默认值
- 0|1
Set to 1 for testing mode (no actual deletions)
- 目标
- QBIT_DRY_RUN
- 默认值
- 0|1
How often to check qBittorrent for new torrents (seconds)
- 目标
- WATCH_POLL_SECONDS
- 默认值
- 3.0
Process existing torrents when container starts (0 or 1)
- 目标
- WATCH_PROCESS_EXISTING_AT_START
- 默认值
- 0|1
Keyword in category/tags to force reprocessing
- 目标
- WATCH_RESCAN_KEYWORD
- 默认值
- rescan
Enable pre-air checking (0 or 1)
- 目标
- ENABLE_PREAIR_CHECK
- 默认值
- 1|0
Sonarr base URL
- 目标
- SONARR_URL
- 默认值
- http://127.0.0.1:8989
Sonarr API key
- 目标
- SONARR_APIKEY
Categories to apply pre-air checks to
- 目标
- SONARR_CATEGORIES
- 默认值
- tv-sonarr
Allow releases this many hours before air date
- 目标
- EARLY_GRACE_HOURS
- 默认值
- 6
Block releases more than this many hours early
- 目标
- EARLY_HARD_LIMIT_HOURS
- 默认值
- 72
Let whitelisted releases bypass hard limit (0 or 1)
- 目标
- WHITELIST_OVERRIDES_HARD_LIMIT
- 默认值
- 0|1
Comma-separated list of trusted release groups
- 目标
- EARLY_WHITELIST_GROUPS
Comma-separated list of trusted indexers
- 目标
- EARLY_WHITELIST_INDEXERS
Comma-separated list of trusted trackers
- 目标
- EARLY_WHITELIST_TRACKERS
Proceed if Sonarr history not found (0 or 1)
- 目标
- RESUME_IF_NO_HISTORY
- 默认值
- 1|0
HTTP timeout for Sonarr API calls
- 目标
- SONARR_TIMEOUT_SEC
- 默认值
- 45
Retry attempts for Sonarr operations
- 目标
- SONARR_RETRIES
- 默认值
- 3
Radarr base URL
- 目标
- RADARR_URL
- 默认值
- http://127.0.0.1:7878
Radarr API key
- 目标
- RADARR_APIKEY
Categories to apply Radarr blocklisting to
- 目标
- RADARR_CATEGORIES
- 默认值
- radarr
HTTP timeout for Radarr API calls
- 目标
- RADARR_TIMEOUT_SEC
- 默认值
- 45
Retry attempts for Radarr operations
- 目标
- RADARR_RETRIES
- 默认值
- 3
Provider selection: off, tvmaze, tvdb, or both
- 目标
- INTERNET_CHECK_PROVIDER
- 默认值
- tvmaze|tvdb|both|off
TVmaze API base URL
- 目标
- TVMAZE_BASE
- 默认值
- https://api.tvmaze.com
HTTP timeout for TVmaze API calls
- 目标
- TVMAZE_TIMEOUT_SEC
- 默认值
- 8
TheTVDB API base URL
- 目标
- TVDB_BASE
- 默认值
- https://api4.thetvdb.com/v4
TheTVDB API key (required for TVDB)
- 目标
- TVDB_APIKEY
TheTVDB PIN (optional)
- 目标
- TVDB_PIN
Language code for TheTVDB
- 目标
- TVDB_LANGUAGE
- 默认值
- eng
Episode order: default or official
- 目标
- TVDB_ORDER
- 默认值
- default|official
HTTP timeout for TheTVDB API calls
- 目标
- TVDB_TIMEOUT_SEC
- 默认值
- 8
Reuse existing bearer token (optional)
- 目标
- TVDB_BEARER
Enable ISO/disc image cleanup (0 or 1)
- 目标
- ENABLE_ISO_CHECK
- 默认值
- 1|0
Minimum size for video files to keep (MB)
- 目标
- MIN_KEEPABLE_VIDEO_MB
- 默认值
- 50
Seconds between file list checks during metadata fetching
- 目标
- METADATA_POLL_INTERVAL
- 默认值
- 1.5
Max wait for metadata resolution (0 = infinite)
- 目标
- METADATA_MAX_WAIT_SEC
- 默认值
- 0
Max bytes to download during metadata wait (0 = no limit)
- 目标
- METADATA_DOWNLOAD_BUDGET_BYTES
- 默认值
- 0
Extension strategy: block or allow
- 目标
- GUARD_EXT_STRATEGY
- 默认值
- block|allow
Comma-separated list of allowed extensions (for allow mode)
- 目标
- GUARD_ALLOWED_EXTS
Comma-separated list of blocked extensions (overrides defaults in block mode)
- 目标
- GUARD_BLOCKED_EXTS
Delete only if all files are disallowed (0 or 1)
- 目标
- GUARD_EXT_DELETE_IF_ALL_BLOCKED
- 默认值
- 1|0
Delete if any file is disallowed (0 or 1)
- 目标
- GUARD_EXT_DELETE_IF_ANY_BLOCKED
- 默认值
- 0|1
Tag applied to torrents deleted for extension violations
- 目标
- GUARD_EXT_VIOLATION_TAG
- 默认值
- trash:ext
Disc image extensions
- 目标
- GUARD_DISC_EXTS
- 默认值
- iso,img,mdf,nrg,cue,bin
Path to JSON config file (optional)
- 目标
- GUARD_EXTS_FILE
Logging verbosity: INFO or DEBUG
- 目标
- LOG_LEVEL
- 默认值
- INFO|DEBUG
HTTP User-Agent string for API calls
- 目标
- USER_AGENT
- 默认值
- qbit-guard/2.0
详细信息
ghcr.io/gengines/qbit-guard在Unraid 上运行 binhex-official-qbit-guard 。
binhex-official-qbit-guard 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。