cross-seed-cleanup

cross-seed-cleanup

Docker 应用程序 from mcreekmore's Repository

概述

Identifies torrents that are only used for cross-seeding and not hardlinked into a media library (Sonarr/Radarr). Compares filesystem hardlink counts against qBittorrent torrent references to find reclaimable space.

运行时参数

网络
bridge
外壳
bash
特权
false

模板配置

/dataPathro

Path to your torrent data. Must match the paths qBittorrent uses.

默认值
/mnt/user/data
价值
/mnt/user/data
QB_HOSTVariable{3}

qBittorrent Web UI host (IP or hostname).

默认值
localhost
价值
localhost
QB_PORTVariable{3}

qBittorrent Web UI port.

默认值
8080
价值
8080
QB_USERNAMEVariable{3}

qBittorrent Web UI username.

默认值
admin
价值
admin
QB_PASSWORDVariable{3}

qBittorrent Web UI password. Required unless QB_API_KEY is set.

QB_API_KEYVariable{3}

qui API key for proxy authentication. Use this instead of QB_USERNAME/QB_PASSWORD.

TAG_REMOVABLEVariable{3}

Tag applied to torrents that can be safely removed.

默认值
cross-seed-only
价值
cross-seed-only
EXCLUDE_TAGSVariable{3}

Comma-separated tags to skip (torrents with these tags are never marked removable).

默认值
pinned,keep
价值
pinned,keep
EXCLUDE_CATEGORIESVariable{3}

Comma-separated categories to skip entirely.

INCLUDE_CATEGORIESVariable{3}

Comma-separated categories to check. If empty, all categories are checked.

MIN_AGE_DAYSVariable{3}

Only tag torrents older than this many days. 0 to disable.

默认值
0
价值
0
SCHEDULEVariable{3}

Cron expression for scheduled runs (e.g. '0 */6 * * *' for every 6 hours). If empty, runs once and exits.

RUN_ON_STARTVariable{3}

Run immediately on container start before entering the cron schedule. Only applies when SCHEDULE is set.

默认值
true
价值
true
DRY_RUNVariable{3}

Set to false to actually apply tags. When true, only reports what would be tagged.

默认值
true
价值
true

详细信息

存储库
ghcr.io/mcreekmore/cross-seed-cleanup:latest
最后更新2026-05-31
初见2026-02-10

在Unraid 上运行 cross-seed-cleanup 。

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