Yash-Garg / qBittorrent-Manager

[WIP] Modern qBittorrent WebUI Client for Android written in Kotlin
https://play.google.com/store/apps/details?id=dev.yashgarg.qbit
GNU General Public License v3.0
273 stars 6 forks source link

[BUG] Failed! z9.a error in 0.2.0 #283

Closed AmaryllisVFX closed 1 year ago

AmaryllisVFX commented 1 year ago

Describe the bug After updating the app to v0.2.0, opening the app results in a "Failed! z9.a" error and the torrents don't load. Clearing app data and re adding the server also produces the same error and the server can't be added. This bug is not present in the previous version.

To Reproduce Steps to reproduce the behavior:

  1. Add a server
  2. Enter details
  3. Press Save and test config

Expected behavior The app loads the torrents correctly as in previous versions.

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

Yash-Garg commented 1 year ago

Thanks for the report @AmaryllisVFX!

Fixed the issue in https://github.com/Yash-Garg/qBittorrent-Manager/commit/f4c4e0b7aa10708896814272bf2c51c4ef94c6f9, please try the v0.2.1 APK.

AmaryllisVFX commented 1 year ago

Great! The new version successfully fixed the issue for me. Thanks for the quick reply and fix!