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] Unable to see any torrent in the task view #22

Closed LucaTomei closed 1 month ago

LucaTomei commented 3 months ago

Describe the bug The problem is that I'm unable to see any torrent in the task view. If I add a torrent everything is ok and also statistics are shown.

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

Smartphone (please complete the following information):

Additional context I've also "sniffed" the api used by the app via HTTPS to my server and the api "torrents/list" return the correct json with the list of all the torrents that I have.

Michael-128 commented 3 months ago

If I understand correctly, torrents are only showing up after you add a new torrent?

LucaTomei commented 3 months ago

Hi Michael, No, if I add a torrent or a magnet link I can see it downloading on safari but not on the application.

Michael-128 commented 3 months ago

Did you make sure you don't have any category/filter selected? That could prevent you from seeing your torrents. You can do that if you click on the icon in the top right corner of the screen - in 'Categories' section select 'None' and in 'Filter By' section select 'All'.

Michael-128 commented 2 months ago

There was a bug that prevented torrents from being displayed when connecting to older qBittorrent versions. You can get the latest version here. Let me know if it works for you.

Michael-128 commented 1 month ago

27