Your comments

It's not really a memory issue, you could load a full comic in memory with only a few gigs if RAM.

The number of pages pre-loaded by Ubooquity in your browser is currently set to 2. 

I'll probably add a setting in the future to allow you to increase this number and load a lot more pages.

You can write CBI metadata tour your comic files using tools like ComicTagger.

Thanks for the detailed description. I'll investigate and let you know what I find.

Sorry for the lack of answer, I sometime (often ?) miss messages on this forum.

In my defense the FAQ already has the info:


https://vaemendis.github.io/ubooquity-doc/pages/faq.html#how-can-i-change-the-admin-password-once-it-has-been-set-


As for an option in the UI, it makes sense. But it's not high priority for now as it's not a blocking issue.

That's because your browser (Chrome or any other) stores some files in its cache and does not ask them again to the server (Ubooquity) until a certain period expires.


Among them are the CSS files, which determine the layout of the text and images (and chich are changed on Ubooquity side when you configure a different cover size).

A forced page refresh just tells your browser to ask all the files again.That's the expected behaviour.

What happens if you force refresh the page in your browser ? (Ctrl + F5)

Do you have the same problem with the default theme ?

Sorry I missed your first message.

I found the bug, it will be fixed in the next release.