Deactivate thumbnails
Hi,
Is there a way to deactivate thumbnail generation?
My goal is to fasten database update on small server.
Thanks
Some CBR files not working on app or web
I have some comics in CBR format that I made last year by using WinRAR and then changing the extension and they all work fine but the ones I've made in the past couple days won't work. The only thing I've noticed about them is the CBR's I made last year the text shows up blue and the new ones I make the files are black. No idea why that's the case or why that would matter. Any ideas for why these aren't working?
RAR is a proprietary format for which very few decompression library exist.
The library used by Ubooquity (the only existing in Java) has issues with some RAR file, and can't open RAR 5 files at all.
For comics there is no reason whatsoever to prefer RAR to Zip (cbz) anyway.
Moving Ubooquity From Windows to Docker
My previous installation of Ubooquity was on Windows, with my Comics folder on my Synology NAS mapped as a letter drive (R) so that Ubooquity could see it.
I have now moved to Docker in Unraid. In order to preserve my old database I need to map the old comics path inside of the container to the new path outside of the container:
Container Path: R:\\Comics Host Path: /mnt/user/Comics/
Docker really doesn't like this and refuses to take it. Anyone have any idears??

i am not that good with computers, do i havt run the .jar file everutime i use ubooquity
i run the .jar file every time i use ubooquity and always starts from the default config, how do i run ubooquity
Book name does not match file name or metadata
I use Calibre to import/edit/manage ebooks. I have a few series and I usually add the series number and name to the title but when displayed in Ubooquity just the short title is displayed. I have opened the .opf file and can see the title is set to "Series # - Book Title" (as it is in Calibre) yet when in Ubooquity, I only see "Book Title"
LIbrary on a networkshare
Hello guys,
In the past i used Ubuntu on my own made NAS and on it, i had also my RAID6 running with the whole library of ebooks and comics. Right now i have made my NAS in to Proxmox (Virtual Environment). One virtual environment is a Ebook server (LXC-Linux Container). However as the LXC is just made for Ubooquity to run, i want to use the samba share as the library that is shared on the host. (Proxmox runs on debian and debian being the host). How do i point in Ubooquity towards a share on the network?
Ubooquity Will Not Start
Hello!
I'm new to Ubooquity, and self hosting in general, and I seem to be having an issue with installing it.
I've followed the 5 minute installation guide, but once the files and folders have all been generated, no desktop interface pops up, and nothing appears in the system tray.
I'll double click the Ubooquity.jar file again, get a few seconds of the loading circle animation on the cursor, and then nothing.
I've tried looking at the log file to see what the issue could be, but I can't parse any of the data in it.
Any help would be massively appreciated.
Here's my log file:
20210629 14:39:17 [main] INFO com.ubooquity.Ubooquity - Running with the following parameters - headless: false, libraryport: -1, adminport: -1, remoteadmin: false, host: null, debug: false, execdir: G:\Comics\0. Ubooquity
20210629 14:39:17 [main] INFO com.ubooquity.Ubooquity - #############################
20210629 14:39:17 [main] INFO com.ubooquity.Ubooquity - # Starting Ubooquity #
20210629 14:39:17 [main] INFO com.ubooquity.Ubooquity - #############################
20210629 14:39:17 [main] INFO com.ubooquity.Ubooquity - Java version: 13
20210629 14:39:17 [main] INFO com.ubooquity.Ubooquity - Java vendor: Oracle Corporation
20210629 14:39:17 [main] INFO com.ubooquity.Ubooquity - java vm name: Java HotSpot(TM) 64-Bit Server VM
20210629 14:39:17 [main] INFO com.ubooquity.Ubooquity - java runtime name: Java(TM) SE Runtime Environment
20210629 14:39:17 [main] INFO com.ubooquity.Ubooquity - Max heap size available: 4076 MB
20210629 14:39:17 [main] INFO com.ubooquity.Ubooquity - OS name: Windows 10
20210629 14:39:17 [main] INFO com.ubooquity.Ubooquity - OS version: 10.0
20210629 14:39:17 [main] INFO com.ubooquity.Ubooquity - OS architecture: amd64
20210629 14:39:17 [main] INFO com.ubooquity.Ubooquity - Loading local version info
20210629 14:39:17 [main] INFO com.ubooquity.Ubooquity - Ubooquity 2.1.2 built on 2018-10-14 at 12:58
20210629 14:39:17 [main] INFO com.ubooquity.Ubooquity - Creating application folders
20210629 14:39:17 [main] INFO com.ubooquity.Ubooquity - Loading preferences
20210629 14:39:17 [main] INFO com.ubooquity.Ubooquity - Saving preferences
20210629 14:39:17 [main] INFO org.eclipse.jetty.util.log - Logging initialized @1224ms to org.eclipse.jetty.util.log.Slf4jLog
20210629 14:39:17 [Thread-2] INFO com.ubooquity.b - Stopping internal server...
20210629 14:39:17 [Thread-2] INFO com.ubooquity.data.feeder.a - Aborting content scan...
20210629 14:39:17 [Thread-2] ERROR com.ubooquity.b - Error while stopping internal server
java.lang.NullPointerException: null
at com.ubooquity.d.e.a(SourceFile:99) ~[Ubooquity.jar:2.1.2]
at com.ubooquity.b.c(SourceFile:112) ~[Ubooquity.jar:na]
at com.ubooquity.Ubooquity.C(SourceFile:216) ~[Ubooquity.jar:na]
at java.base/java.lang.Thread.run(Thread.java:830) ~[na:na]
20210629 14:39:17 [Thread-2] INFO com.ubooquity.b - Internal server stopped
20210629 14:39:17 [Thread-2] INFO com.ubooquity.Ubooquity - Ubooquity has closed.
Is it possible to Remote /ubooquity from synology docker?
Hallo all
I recently startede playing around with docker and reverse proxy on my Synology NAS.
I found Ubooquity and I’m loving it so far :)
I do have a question though…is it possible somehow to remove /ubooquity from the URL ?
Currently to login I’m using reverse proxy so it goes to https://comics.my domain/ubooquity
I would like it to just open the main page on https://comics.my domain/
Is this in anyway possible? :)
I hope I have explained my question well enough.
Thank you all in advance
/Thrawn
Ubooquity doesn't open on Windows 10
I've never used Ubooquity before so I've been following the startup guide. I downloaded the .jar file from the website, put it in a folder, double-clicked it and... nothing. It generated a few folders, a JSON file and a database file, but nothing actually opened.
I checked the logs and it said the following (I tried a few more times and it just repeated the same text in my logs):
20210602 23:38:35 [main] INFO com.ubooquity.Ubooquity - Running with the following parameters - headless: false, libraryport: -1, adminport: -1, remoteadmin: false, host: null, debug: false, execdir: D:\Software\Ubooquity
20210602 23:38:35 [main] INFO com.ubooquity.Ubooquity - #############################
20210602 23:38:35 [main] INFO com.ubooquity.Ubooquity - # Starting Ubooquity #
20210602 23:38:35 [main] INFO com.ubooquity.Ubooquity - #############################
20210602 23:38:35 [main] INFO com.ubooquity.Ubooquity - Java version: 15.0.1
20210602 23:38:35 [main] INFO com.ubooquity.Ubooquity - Java vendor: Oracle Corporation
20210602 23:38:35 [main] INFO com.ubooquity.Ubooquity - java vm name: Java HotSpot(TM) 64-Bit Server VM
20210602 23:38:35 [main] INFO com.ubooquity.Ubooquity - java runtime name: Java(TM) SE Runtime Environment
20210602 23:38:35 [main] INFO com.ubooquity.Ubooquity - Max heap size available: 3058 MB
20210602 23:38:35 [main] INFO com.ubooquity.Ubooquity - OS name: Windows 10
20210602 23:38:35 [main] INFO com.ubooquity.Ubooquity - OS version: 10.0
20210602 23:38:35 [main] INFO com.ubooquity.Ubooquity - OS architecture: amd64
20210602 23:38:35 [main] INFO com.ubooquity.Ubooquity - Loading local version info
20210602 23:38:35 [main] INFO com.ubooquity.Ubooquity - Ubooquity 2.1.2 built on 2018-10-14 at 12:58
20210602 23:38:35 [main] INFO com.ubooquity.Ubooquity - Creating application folders
20210602 23:38:35 [main] INFO com.ubooquity.Ubooquity - Loading preferences
20210602 23:38:35 [main] INFO com.ubooquity.Ubooquity - Saving preferences
20210602 23:38:35 [main] INFO org.eclipse.jetty.util.log - Logging initialized @2828ms to org.eclipse.jetty.util.log.Slf4jLog
20210602 23:38:35 [Thread-2] INFO com.ubooquity.b - Stopping internal server...
20210602 23:38:35 [Thread-2] INFO com.ubooquity.data.feeder.a - Aborting content scan...
20210602 23:38:35 [Thread-2] ERROR com.ubooquity.b - Error while stopping internal server
java.lang.NullPointerException: Cannot invoke "org.eclipse.jetty.server.ServerConnector.stop()" because "this.c" is null
at com.ubooquity.d.e.a(SourceFile:99) ~[Ubooquity.jar:2.1.2]
at com.ubooquity.b.c(SourceFile:112) ~[Ubooquity.jar:na]
at com.ubooquity.Ubooquity.C(SourceFile:216) ~[Ubooquity.jar:na]
at java.base/java.lang.Thread.run(Thread.java:832) ~[na:na]
20210602 23:38:35 [Thread-2] INFO com.ubooquity.b - Internal server stopped
20210602 23:38:35 [Thread-2] INFO com.ubooquity.Ubooquity - Ubooquity has closed.
20210602 23:38:50 [main] INFO com.ubooquity.Ubooquity - Running with the following parameters - headless: false, libraryport: -1, adminport: -1, remoteadmin: false, host: null, debug: false, execdir: D:\Software\Ubooquity
Is there anything I'm missing out or doing wrong?
Support for java 16
Due to security reasons I can't use an outdated Java and when trying to install in different machines I got this error:
20210525 17:47:19 [main] INFO com.ubooquity.Ubooquity - Running with the following parameters - headless: false, libraryport: -1, adminport: -1, remoteadmin: false, host: null, debug: false, execdir: C:\Users\xxxx\programas_locais\Ubooquity-2.1.2
20210525 17:47:19 [main] INFO com.ubooquity.Ubooquity - #############################
20210525 17:47:19 [main] INFO com.ubooquity.Ubooquity - # Starting Ubooquity #
20210525 17:47:19 [main] INFO com.ubooquity.Ubooquity - #############################
20210525 17:47:19 [main] INFO com.ubooquity.Ubooquity - Java version: 16
20210525 17:47:19 [main] INFO com.ubooquity.Ubooquity - Java vendor: Oracle Corporation
20210525 17:47:19 [main] INFO com.ubooquity.Ubooquity - java vm name: OpenJDK 64-Bit Server VM
20210525 17:47:19 [main] INFO com.ubooquity.Ubooquity - java runtime name: OpenJDK Runtime Environment
20210525 17:47:19 [main] INFO com.ubooquity.Ubooquity - Max heap size available: 8164 MB
20210525 17:47:19 [main] INFO com.ubooquity.Ubooquity - OS name: Windows 10
20210525 17:47:19 [main] INFO com.ubooquity.Ubooquity - OS version: 10.0
20210525 17:47:19 [main] INFO com.ubooquity.Ubooquity - OS architecture: amd64
20210525 17:47:19 [main] INFO com.ubooquity.Ubooquity - Loading local version info
20210525 17:47:19 [main] INFO com.ubooquity.Ubooquity - Ubooquity 2.1.2 built on 2018-10-14 at 12:58
20210525 17:47:19 [main] INFO com.ubooquity.Ubooquity - Creating application folders
20210525 17:47:20 [main] INFO com.ubooquity.Ubooquity - Loading preferences
20210525 17:47:20 [main] INFO com.ubooquity.Ubooquity - Saving preferences
20210525 17:47:20 [main] INFO org.eclipse.jetty.util.log - Logging initialized @7432ms to org.eclipse.jetty.util.log.Slf4jLog
20210525 17:47:20 [Thread-2] INFO com.ubooquity.b - Stopping internal server...
20210525 17:47:20 [Thread-2] INFO com.ubooquity.data.feeder.a - Aborting content scan...
20210525 17:47:20 [Thread-2] ERROR com.ubooquity.b - Error while stopping internal server
java.lang.NullPointerException: Cannot invoke "org.eclipse.jetty.server.ServerConnector.stop()" because "this.c" is null
at com.ubooquity.d.e.a(SourceFile:99) ~[Ubooquity.jar:2.1.2]
at com.ubooquity.b.c(SourceFile:112) ~[Ubooquity.jar:na]
at com.ubooquity.Ubooquity.C(SourceFile:216) ~[Ubooquity.jar:na]
at java.base/java.lang.Thread.run(Thread.java:831) ~[na:na]
20210525 17:47:20 [Thread-2] INFO com.ubooquity.b - Internal server stopped
20210525 17:47:20 [Thread-2] INFO com.ubooquity.Ubooquity - Ubooquity has closed.
20210602 17:56:09 [main] INFO com.ubooquity.Ubooquity - Running with the following parameters - headless: false, libraryport: -1, adminport: -1, remoteadmin: false, host: null, debug: false, execdir: C:\Users\xxxx\programas_locais\Ubooquity-2.1.2
20210602 17:56:09 [main] INFO com.ubooquity.Ubooquity - #############################
20210602 17:56:09 [main] INFO com.ubooquity.Ubooquity - # Starting Ubooquity #
20210602 17:56:09 [main] INFO com.ubooquity.Ubooquity - #############################
20210602 17:56:09 [main] INFO com.ubooquity.Ubooquity - Java version: 1.8.0_275
20210602 17:56:09 [main] INFO com.ubooquity.Ubooquity - Java vendor: AdoptOpenJDK
20210602 17:56:09 [main] INFO com.ubooquity.Ubooquity - java vm name: OpenJDK 64-Bit Server VM
20210602 17:56:09 [main] INFO com.ubooquity.Ubooquity - java runtime name: OpenJDK Runtime Environment
20210602 17:56:09 [main] INFO com.ubooquity.Ubooquity - Max heap size available: 7257 MB
20210602 17:56:09 [main] INFO com.ubooquity.Ubooquity - OS name: Windows 10
20210602 17:56:09 [main] INFO com.ubooquity.Ubooquity - OS version: 10.0
20210602 17:56:09 [main] INFO com.ubooquity.Ubooquity - OS architecture: amd64
20210602 17:56:09 [main] INFO com.ubooquity.Ubooquity - Loading local version info
20210602 17:56:09 [main] INFO com.ubooquity.Ubooquity - Ubooquity 2.1.2 built on 2018-10-14 at 12:58
20210602 17:56:09 [main] INFO com.ubooquity.Ubooquity - Creating application folders
20210602 17:56:09 [main] INFO com.ubooquity.Ubooquity - Loading preferences
20210602 17:56:10 [main] INFO org.eclipse.jetty.util.log - Logging initialized @5691ms to org.eclipse.jetty.util.log.Slf4jLog
20210602 17:56:10 [Thread-2] INFO com.ubooquity.b - Stopping internal server...
20210602 17:56:10 [Thread-2] INFO com.ubooquity.data.feeder.a - Aborting content scan...
20210602 17:56:10 [Thread-2] ERROR com.ubooquity.b - Error while stopping internal server
java.lang.NullPointerException: null
at com.ubooquity.d.e.a(SourceFile:99) ~[Ubooquity.jar:2.1.2]
at com.ubooquity.b.c(SourceFile:112) ~[Ubooquity.jar:2.1.2]
at com.ubooquity.Ubooquity.C(SourceFile:216) [Ubooquity.jar:2.1.2]
at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_275]
20210602 17:56:10 [Thread-2] INFO com.ubooquity.b - Internal server stopped
20210602 17:56:10 [Thread-2] INFO com.ubooquity.Ubooquity - Ubooquity has closed.
Is there any known way to make Ubooquity work with the latest java?
Customer support service by UserEcho