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

fix(qBittorrent): Missing states #817

Merged
merged 1 commit into from
Nov 6, 2024
Merged

Conversation

LXGaming
Copy link
Contributor

@LXGaming LXGaming commented Nov 6, 2024

Description

Flood does not support qBittorrent 5 states which were renamed from Resume/Pause to Start/Stop, this is causing stopped torrents to have a green progress bar when it's suppose to be grey.

Related Issue

#800 (comment)

Screenshots

Types of changes

Adds the missing states (stoppedUP, stoppedDL and forcedMetaDL)

qBittorrent 5 States
qBittorrent 4 States

  • Breaking change (changes that break backward compatibility of public API or CLI - semver MAJOR)
  • New feature (non-breaking change which adds functionality - semver MINOR)
  • Bug fix (non-breaking change which fixes an issue - semver PATCH)

@trim21 trim21 merged commit 1c1ddee into jesec:master Nov 6, 2024
17 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