Files
decypharr/.gitignore
susan 3a5289cb1d
All checks were successful
CI/CD / Build & Push Docker Image (push) Successful in 1m17s
fix: TorBox downloads stuck in 'downloading' state
Fixed race condition where TorBox reports DownloadFinished=true but
Progress < 1.0, causing IsReady() to return false and state to stay
"downloading" instead of transitioning to "pausedUP".

Also added Gitea CI workflow to push images to internal registry.

Fixes: dcy-355

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-28 22:57:36 -08:00

30 lines
283 B
Plaintext

data/
config.json
.idea/
.DS_Store
*.torrent
!testdata/*.torrent
*.magnet
!testdata/*.magnet
*.db
*.log
*.log.*
dist/
tmp/**
torrents.json
logs/**
auth.json
.ven/
.env
node_modules/
.venv/
.stignore
.stfolder/**
# Gas Town (added by gt)
.runtime/
.claude/
.logs/
.beads/
state.json