Your comments

I understand the usefulness of such a feature, but the design of Ubooquity makes its implementation quite complicated. I'll keep the idea in my backlog, but I don't think I'll tackle it soon.

You mean for a folder ? Or for a whole category (e.g. all comics) ?

I was not able to determine the cause of the issue (since I can't reproduce it on my side).

I will include additional debug logs in the next version, so that we can get more information about the reason some Djvu files can't be opened on your system.

The page title was not properly escaped, so the special character "&" in "Fantasy & SciFi" triggered the error.

This is fixed and will be in the next version.

Thanks for the detailed report, I will investigate !

Categories are just a way of organising your library.

There is no difference between categories regarding file format, or anything else.

That's part of why the development took so much time. On previous versions, books and comics were managed completely separately, with different code. Now every file is managed exactly the same way (with specific behaviour based on specific formats, e.g. the online reader, not categories). 

As for the "Calibre library" checkbox: when creating its internal folder structure, Calibre creates a folder for each book, which is annoying when you display the folder structure in Ubooquity.

Checking the box just hides the intermediate folder, removing an unnecessary click when you navigate.

You are using Java 8, the new version of Ubooquity requires at least Java 17, hence the crash.

Thanks for the feedback everyone ! :)

Could you give me the exact version of Java you use ?

Also, the few log lines after the "A java Exception has occurred" would help too.

As for rar5, support depends on the RAR library used by Ubooquity (Junrar). I'm not sure it will be ever implemented: https://github.com/junrar/junrar/issues/23


Given that RAR files have no advantage over ZIP files for comics, I don't understand why this format is still in use though.