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

The CLI parameter " --add_stopped=false " is applied only at program startup. #22306

Open
b-user opened this issue Feb 20, 2025 · 2 comments
Open
Assignees
Milestone

Comments

@b-user
Copy link

b-user commented Feb 20, 2025

qBittorrent & operating system versions

qbittorrent 5.1.0 rc1
os: windows 11
libtorrent: 1

What is the problem?

The CLI parameter " --add_stopped=false " is applied only at program startup.
(When the program is already running, the parameter "does not apply").

Steps to reproduce

  1. Close qbittorrent and place the file xxx.torrent near qbittorrent.exe
  2. run "qbittorrent.exe --add-stopped=true xxx.torrent" look at the checkbox "start torrent" and remember the result
  3. run "qbittorrent.exe --add-stopped=true xxx.torrent" look at the checkbox "start torrent" and remember the result
  4. run "qbittorrent.exe --add-stopped=true xxx.torrent" look at the checkbox "start torrent" and remember the result
  5. run "qbittorrent.exe --add-stopped=true xxx.torrent" look at the checkbox "start torrent" and remember the result

Result:
at step 1: checkmark NOT present, as expected.

Image

at step 2: checkmark IS present. Not as expected.

Image

at step 3: checkmark IS present. Not as expected.

Image

at step 4: checkmark IS present. Not as expected.

Image

Additional context

No response

Log(s) & preferences file(s)

nope

@glassez
Copy link
Member

glassez commented Feb 20, 2025

qbittorrent 5.1.0 rc1

Has v5.0.x no such a problem?

@b-user
Copy link
Author

b-user commented Feb 20, 2025

qbittorrent467.exe --add-paused=1 xxx.torrent
work fine

qbittorrent500.exe --add-stopped=1 xxx.torrent
has the same problem as 5.1.0 rc1

@glassez glassez self-assigned this Feb 20, 2025
@glassez glassez added this to the 5.0.5 milestone Feb 20, 2025
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

No branches or pull requests

2 participants