erickok / transdroid

Manage your torrents from your Android device
GNU General Public License v3.0
1.28k stars 201 forks source link

qBittorrent: Fix working with no categories #643

Closed bwitt closed 1 year ago

bwitt commented 1 year ago

Fixes working with qBittorrent when there's no categories. names() returns null if the JSONObject is {}

Introduced in https://github.com/erickok/transdroid/pull/625