8000 refactor(methods): change Maindata ServerState FreeSpaceOnDisk to int64 by superturkey650 · Pull Request #59 · autobrr/go-qbittorrent · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

refactor(methods): change Maindata ServerState FreeSpaceOnDisk to int64 #59

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

Merged
merged 3 commits into from
May 7, 2025

Conversation

superturkey650
Copy link
Contributor

change ServerState's FreeSpaceOnDisk to int64 from uint64 to handle -1 in responses

@zze0s zze0s added the enhancement New feature or request label May 7, 2025
@zze0s zze0s linked an issue May 7, 2025 that may be closed by this pull request
@zze0s zze0s changed the title Free Space On Disk to Int64 - Issue #53 refactor(methods): change Maindata ServerState FreeSpaceOnDisk to int64 May 7, 2025
Copy link
Contributor
@zze0s zze0s left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR!

Do you have more stuff coming or should we tag a new release after this?

@superturkey650
Copy link
Contributor Author

I was g 8000 oing to add some more methods. Namely for alt speed limits (get and set), global upload and download limits (get and set), shutting down qBittorrent, and for getting logs and peer logs.

Will probably be either later today or tomorrow, so feel free to cut a release if you'd like.

@zze0s
Copy link
Contributor
zze0s commented May 7, 2025

That's awesome! Will wait with a new release until the weekend or so then 👍

@zze0s zze0s merged commit db3fdf8 into autobrr:main May 7, 2025
1 check passed
@superturkey650 superturkey650 deleted the feature/free-space-on-disk-type branch May 7, 2025 16:49
superturkey650 added a commit to superturkey650/go-qbittorrent-autobrr that referenced this pull request May 7, 2025
…64 (autobrr#59)

* change ServerState's FreeSpaceOnDisk to int64 from uint64 to handle -1 in responses

* fix related method
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FreeSpaceOnDisk type should be int64
2 participants
0