Bartuzen / qBitController

Control qBittorrent from your Android device
GNU General Public License v3.0
493 stars 11 forks source link

IllegalArgumentException error #57

Closed quamok closed 1 year ago

quamok commented 1 year ago

Bug description

When loading the torrent screen, I get an error for specific torrents:

Unknown error: IllegalArgumentException Illegal character in query.

It may be related to the pipe character in the passkey. Please see screenshot for reference.

2023-03-31_16-44

Logs

No response

qBitController version

0.7.0

qBittorrent version

4.3.9

Android version

13

Additional details

No response

Bartuzen commented 1 year ago

Since this is a pretty major issue, I will release an update to fix it soon.

FZXizzbKv7jg commented 1 year ago

Now there's

Unknown error: NullPointerException formattedTracker must not be null.

Bartuzen commented 1 year ago

I've just commited 34df83cbb3fabaad594d08ef86003cf2b43b5581, which should fix it.