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

Added destination_fodler to TorrentDetailsResponse #263

Merged
merged 3 commits into from
Oct 29, 2024

Conversation

markolo25
Copy link
Contributor

@markolo25 markolo25 commented Oct 29, 2024

Sample response

{
  "info_hash": "341ef47cf6720c3d802ac012c210b2d438dd356c",
  "name": "eos-eos6.0-amd64-amd64.241023-200926.en.iso",
  "files": [
    {
      "name": "eos-eos6.0-amd64-amd64.241023-200926.en.iso",
      "components": [
        "eos-eos6.0-amd64-amd64.241023-200926.en.iso"
      ],
      "length": 26574831616,
      "included": true
    }
  ],
  "destination_folder": "C:\\Output\\"
}

.vscode/launch.json Outdated Show resolved Hide resolved
crates/librqbit/src/api.rs Outdated Show resolved Hide resolved
@markolo25 markolo25 requested a review from ikatson October 29, 2024 08:46
@ikatson ikatson merged commit fb6822c into ikatson:main Oct 29, 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.

2 participants