- Add CLIENTS list: UltraCC Seedbox (max 20) + Local qBittorrent (max 20)
- Add 'added' to SELECT_NEXT exclusion list to prevent two clients
claiming the same torrent from the shared DB queue
- Add qb_client column tracking — each torrent records which client
downloaded it; per-client stats shown at startup
- Extract process_client() to encapsulate steps 1-3 per client
- Remove continuous loop and sleep — script runs once and exits,
designed to be triggered by a scheduled task
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>