Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Endpoint to show all torrents and all stats #268

Merged
merged 2 commits into from
Nov 7, 2024
Merged

Endpoint to show all torrents and all stats #268

merged 2 commits into from
Nov 7, 2024

Conversation

ikatson
Copy link
Owner

@ikatson ikatson commented Nov 6, 2024

This adds an option ?with_stats=true to /torrents API.
Also adds more details to /torrents API.

It's not equivalent to /torrents/details except it doesn't list files (as there may be too many of them).

Fixes #266

Test with: http://localhost:3030/torrents?with_stats=true

@ikatson ikatson merged commit a90f245 into main Nov 7, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feature request] api route to retrieve all torrents and all stats
1 participant