0

Where to put the books and comics in V3.1 on casaOS.

Hi, I installed Ubooquity new on a RaspberryPi as software i downloaded from the casaOS-Appstore. Before the was a Ubooquity-folder in the app data section of casaOS. I guess that was under 2.x which I had running for some time on a RaspberryPi with casaOS too. Can anybody help me with this very simple question. I am not really a tech guy. Just enough patience and knowledge to install and run casaOS on my Raspberry Pi. Please help me.

Thanks in advance!

Lutz

You will need to define some paths to where the data will live inside of the config for your ubooquity container. You can put the books wherever you want, but you need to make sure you setup the container with access to that place. In casaos, when setting up the Ubooquity container for the first time, it'll have a whole slew of little boxes for info you can put in that define what the container has access to. In there it should say "Storage" and this is where you put the file path to the books. I would recommend you put the books inside the Documents folder in your user directory, but you will also need to give the container access to a container-specific directory for storing configurations, themes, thumbnails, etc. I think that's in something like /DATA/ubooquity or something. CasaOS support should make this dir fairly obvious..

If you put the books in a directory called books inside your documents folder, the path you put into the container storage info would be "~/documents/books" where ~ represents your home directory. It's the same thing as typing /home/yourusername/documents/books