Skip to content

Fix qBittorrent authentication with 204 No Content response#34

Merged
coreyeaston merged 7 commits into
speedarr:developfrom
NeoMod:fix-qbit-204-auth
May 14, 2026
Merged

Fix qBittorrent authentication with 204 No Content response#34
coreyeaston merged 7 commits into
speedarr:developfrom
NeoMod:fix-qbit-204-auth

Conversation

@NeoMod
Copy link
Copy Markdown
Contributor

@NeoMod NeoMod commented May 14, 2026

Summary

Fixes qBittorrent authentication against newer qBittorrent WebAPI versions that return 204 No Content for a successful login response.

Speedarr previously only treated 200 OK with body Ok. as a successful qBittorrent login. With newer qBittorrent versions, authentication can succeed while returning 204, causing Speedarr to incorrectly fail with:

Failed to authenticate with qBittorrent: Authentication failed with status 204

coreyeaston and others added 7 commits February 13, 2026 15:12
Add ability to flip graph orientation
feat: add dynamic build-time versioning with About section in Settings
Graph fixes and Windows Docker instructions
API for HA
@coreyeaston coreyeaston changed the base branch from main to develop May 14, 2026 21:23
@coreyeaston coreyeaston merged commit 2b511cd into speedarr:develop May 14, 2026
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