You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(api): GET /stats/managed returns managed torrents grouped by tracker with hash, current_limit, added_at, last_seen, and age_seconds.
Fixed
fix(stats): For unlimited trackers (configured max_upload_speed <= 0), report configured_limit_mbps: null instead of -0.
Notes
Application logs are written to the configured file (e.g., logs/qguardarr.log), while Uvicorn writes console logs. Tail the file for allocator activity.