binhex-soularr

binhex-soularr

Docker 应用程序 from Binhex's Repository

概述

Soularr is a Python application that automates music downloads from Soulseek for Lidarr. It monitors Lidarr for wanted albums and searches Soulseek to download them, providing seamless integration between your music collection manager and the Soulseek network.

运行时参数

网络
bridge
外壳
bash
特权
false
额外参数
--restart=unless-stopped

模板配置

Path: /configPathrw

This is the container path to your configuration files, e.g. databases, configuration files, logs etc.

目标
/config
默认值
/mnt/user/appdata/soularr
Path: /dataPathrw

This is the container path to your downloaded files or user created content.

目标
/data
Variable: SCRIPT_INTERVALVariable

The interval in seconds between script runs after process exits (default 300 seconds / 5 minutes).

目标
SCRIPT_INTERVAL
默认值
300
Variable: LIDARR_API_KEYVariable

API key for Lidarr instance.

目标
LIDARR_API_KEY
Variable: LIDARR_HOST_URLVariable

URL to Lidarr instance.

目标
LIDARR_HOST_URL
默认值
http://lidarr:8686
Variable: LIDARR_DOWNLOAD_DIRVariable

Download directory for Lidarr.

目标
LIDARR_DOWNLOAD_DIR
默认值
/data/lidarr_downloads
Variable: LIDARR_DISABLE_SYNCVariable

Disable syncing with Lidarr (True/False).

目标
LIDARR_DISABLE_SYNC
默认值
False|True
Variable: SLSKD_API_KEYVariable

API key for Slskd instance.

目标
SLSKD_API_KEY
Variable: SLSKD_HOST_URLVariable

URL to Slskd instance.

目标
SLSKD_HOST_URL
默认值
http://slskd:5030
Variable: SLSKD_URL_BASEVariable

URL base path for Slskd.

目标
SLSKD_URL_BASE
默认值
/
Variable: SLSKD_DOWNLOAD_DIRVariable

Download directory for Slskd.

目标
SLSKD_DOWNLOAD_DIR
默认值
/data/slskd_downloads
Variable: SLSKD_DELETE_SEARCHESVariable

Delete searches after completion (True/False).

目标
SLSKD_DELETE_SEARCHES
默认值
False|True
Variable: SLSKD_STALLED_TIMEOUTVariable

Timeout in seconds for stalled downloads.

目标
SLSKD_STALLED_TIMEOUT
默认值
3600
Variable: ENABLE_HEALTHCHECKVariable

Enable or disable healthchecks.

目标
ENABLE_HEALTHCHECK
默认值
yes|no
Variable: HEALTHCHECK_COMMANDVariable

The command or script to execute, if not specified then the script healthcheck.sh will be used (process, dns and https checking).

目标
HEALTHCHECK_COMMAND
Variable: HEALTHCHECK_ACTIONVariable

The action to execute if the healthcheck command returns a non zero exit code, if not specified the action will be 'exit 1', if you want the container to exit on failure then set the action to 'kill 1'.

目标
HEALTHCHECK_ACTION
Variable: HEALTHCHECK_HOSTNAMEVariable

The hostname used when performing HTTPS and DNS healthchecking.

目标
HEALTHCHECK_HOSTNAME
默认值
google.com
Variable: PUIDVariable

User ID for the running container

目标
PUID
默认值
99
Variable: PGIDVariable

Group ID for the running container

目标
PGID
默认值
100
Variable: UMASKVariable

UMASK for the running container

目标
UMASK
默认值
000

下载统计数据

1,029
下载总数

详细信息

存储库
ghcr.io/binhex/arch-soularr
最后更新2026-01-15
初见2026-01-14

在Unraid 上运行 binhex-soularr 。

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