Michael-128 / qBitControl

qBittorrent remote client for iOS devices.
https://x.com/qbitcontrol
GNU General Public License v3.0
196 stars 9 forks source link

[BUG] Pause/Pause Task doesn't work #36

Open bachig26 opened 1 month ago

bachig26 commented 1 month ago

Describe the bug The option "Pause in context menu" and "Pause Task under Details - Management" doesn't work when I tried on multiple times.

To Reproduce Steps to reproduce the behavior:

  1. Click and hold on a active torrent to open context menu and select 'Pause' or select 'Pause Task' from Torrents details page.
  2. See that the function doesn't work.

Expected behavior It should pause the torrent download.

Screenshots If applicable, add screenshots to help explain your problem.

Smartphone (please complete the following information):

Additional context For instance, I tried the Pause session from the desktop qBittorrent app, it worked fine, and the issue is definitely with the qBitControl if I'm correct.

rbaldwinuk commented 1 week ago

This is probably related to changes in the qBittorrent API: https://github.com/qbittorrent/qBittorrent/issues/21561

bachig26 commented 1 week ago

This is probably related to changes in the qBittorrent API: qbittorrent/qBittorrent#21561

@Michael-128