Bartuzen / qBitController

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

JsonDecodingException (Unexpected JSON token) with qB v4.6.2 #124

Closed m6man closed 9 months ago

m6man commented 9 months ago

Bug description

image

Logs

Execution logs doesn't have any new entries related to this bug

qBitController version

0.8.4

qBittorrent version

4.6.2

Android version

12

Additional details

No response

m6man commented 9 months ago

I think this Int has to be changed to a Long

https://github.com/Bartuzen/qBitController/blob/2dbda2a05d0f74b6f7fddbd25805ab647ce8948b/app/src/main/java/dev/bartuzen/qbitcontroller/model/Torrent.kt#L45

Bartuzen commented 9 months ago

This is fixed with 2e21133a08c82ba4f91d16bc4f3847e4fdce4f92.