cross-seed-cleanup

cross-seed-cleanup

Aplicación Docker from mcreekmore's Repository

Visión general

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.

Argumentos en tiempo de ejecución

Red
bridge
Concha
bash
Privilegiado
false

Configuración de plantillas

/dataPathro

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

Por defecto
/mnt/user/data
Valor
/mnt/user/data
QB_HOSTVariable{3}

qBittorrent Web UI host (IP or hostname).

Por defecto
localhost
Valor
localhost
QB_PORTVariable{3}

qBittorrent Web UI port.

Por defecto
8080
Valor
8080
QB_USERNAMEVariable{3}

qBittorrent Web UI username.

Por defecto
admin
Valor
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.

Por defecto
cross-seed-only
Valor
cross-seed-only
EXCLUDE_TAGSVariable{3}

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

Por defecto
pinned,keep
Valor
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.

Por defecto
0
Valor
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.

Por defecto
true
Valor
true
DRY_RUNVariable{3}

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

Por defecto
true
Valor
true

Detalles

Repositorio
ghcr.io/mcreekmore/cross-seed-cleanup:latest
Última actualización2026-05-31
Visto por primera vez2026-02-10

Ejecute cross-seed-cleanup en Unraid.

cross-seed-cleanup se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.