audiamus / BookLibConnect

A standalone Audible downloader and decrypter
GNU General Public License v3.0
672 stars 38 forks source link

Handle connection errors better #149

Closed hjk321 closed 4 months ago

hjk321 commented 4 months ago

When there's an SSL error, the software will fail silently instead of showing the user a message. It will appear as if you have 0 books available to download. The user currently has to A) check the logs and B) have enough tech experience to know what an ssl error is, in order to know what the problem is. BookLibConnect_2024-03-15_003.log

audiamus commented 4 months ago

Apparently, I didn't test without an internet connection. I've put it onto the to-do list.