OPDS Reader Issues (ComicViewer / Challenger Viewer)
I am running Ubooquity on my unRAID server in a docker. I am just trying to get an OPDS viewer to work on my internal LAN (not WAN (yet)).
I can access my comics via a webbrowser:
http://192.168.1.115:2202/ubooquity/comics/1/
But when I try to connect using ComicViewer or Challenger Viewer I cannot connect to my server. I am not seeing anything in my Ubooquity logs.
OPDS is enabled on the server.
I can briefly see on Challenger Viewer a "500" http error.
What is the best way for me to debug?
"Scan exclusion pattern" - can you have more than one?
Can you have more than one "pattern" for the "Scan exclusion pattern" option?
If so, what is the separator? comma? semicolon?
Thanks!
I would like to be able to change "Folder" image content
Is it possible to change the Folders content? Currently it appears to grab a cover from the folder's entries. My users (getting on in years!) get confused, thinking the folder is an ebook and that the cover they see is what the content of the folder is.
Is there a way to make the UI a little less 'busy' and put the Author Name in the folder image, or the Title, depending on the folder level the user is in?
I am having trouble installing. Could someone help me?
Hi, I'm having trouble installing Ubooquity.
In the User Manual, it says that you need to extract the downloaded file and click on the .jar file and it will start running. I downloaded the file, extracted it, clicked on the .jar file but that just brought up another extraction, which gave me a bunch of files and folders. I have no idea what to do here! If someone can help me, I would really appreciate it.
I am using Windows 8.1, in case anyone wants to know
Can only access server on my computer
I just downloaded Ubooquidy and its working great... but only on the computer that its running on.
i cannot access it on my Ipad or my Galaxy S5, i tried both the public address and the local address and both dont seem to work.
What can i do to fix this?
Comics with "untitled" as the title - How can i fix?
I have some purchased comics in PDF format and for some reason they come up as "untitled" instead of the file name (or comic name). When looking at the PDF properties I can see the word "untitled" in the title field, but I can't change it there (passworded I would guess).
I've asked DrivethruComics if they can help, but if they can't, is there anything I can do to fix this?
Will Ubooquity works without Internet connection?
Hi,
I want to use this program for portable (kinda) comic server. I'm gonna use the mini pc for running Ubooquity and that will have no Internet connection (No WIFI, no LAN cable). And I want to see the comics on smartphone (Android OS).
Is it possible?
Errors after Install on Qnap TS-251
I have a couple of shared folders that won't show up in Ubooquity, and I am seeing continuous errors like these in the log file:
-------------------------------------
20170313 21:38:31 [Scanner thread] WARN com.ubooquity.data.database.a - Could not find id of root path /share/Backups/Calibre_eBooks/6-NYT (ignore this warning if you just added a new root directory)
20170313 21:38:31 [Scanner thread] WARN com.ubooquity.data.database.a - Could not find id of root path /share/Multimedia/Calibre/B - Other eBooks/04 - DropBox Archived eBooks (ignore this warning if you just added a new root directory)
20170313 21:38:41 [Scanner thread] ERROR com.ubooquity.Ubooquity - Uncaught exception on thread: Scanner thread
java.lang.OutOfMemoryError: Java heap space
-------------------------------------
I have 8GB (max allowed) RAM, so was hoping to avoid memory issues, LoL.
I get those "id of root path" errors on other folders as well, and some of them do not show up in Ubooquity. I thought it was just because they are very large libraries and was taking days to scan in, but now not sure.
The ubooquity-4.h2.db file is up to 320MB, and appears to be still growing, but these warnings and errors look like they may be serious, so figured I better inquire.
This is a great little program; I use it for remote user (Internet) access, and comments so far are positive relative to some of the other QNAP packages I have tried.
Suggestions/comments!
Thanks!
Haproxy reverse proxy error
Hi,
I run into an issue when I want to add a reverse proxy with haproxy in front of Ubooquity.
I have a 502 error, The server returned an invalid or incomplete response.
I have a few reverse in place that works, but Ubooquity may not return some good headers.
Any clues ?
Uncaught Exception Error - java.lang.NoClassDefFoundError - while scanning
I did something stupid... I was messing around with the Scan Exclusion Pattern, and just like the Help text says, I excluded my entire collection. So I removed the exclusion pattern and went to rescan my collection, and I get the error shown below.
I've stopped the Ubooquity server and restarted Ubooquity, and rescanned only to have it stop on the same file every time. This is strange because my files haven't changed. This file was scanned before in Ubooquity without a problem. It was probably scanned with an earlier version of Ubooquity though... I'm not sure.
Any suggestions for making it work?
20170307 17:49:24 [Scanner thread] INFO com.ubooquity.fileformat.pdf.b - Reading metadata of pdf file: M:\eBooks\Role Playing Games\Dungeons & Dragons\Downloaded\Basic D&D\Supplements\Eastern Countries Trail Map (Basic v4) (TSR09404).pdf
20170307 17:49:26 [Scanner thread] ERROR com.ubooquity.Ubooquity - Uncaught exception on thread: Scanner thread
java.lang.NoClassDefFoundError: com/twelvemonkeys/image/InverseColorMapIndexColorModel
at com.twelvemonkeys.imageio.plugins.jpeg.JPEGImage10MetadataCleaner.cleanMetadata(Unknown Source) ~[imageio-jpeg-3.1.0.jar.6552165885348581995.tmp:3.1.0]
at com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReader.getImageMetadata(Unknown Source) ~[imageio-jpeg-3.1.0.jar.6552165885348581995.tmp:3.1.0]
at org.apache.pdfbox.filter.DCTFilter.getNumChannels(DCTFilter.java:271) ~[pdfbox-2.0.0.jar.2492632753215782698.tmp:2.0.0]
at org.apache.pdfbox.filter.DCTFilter.decode(DCTFilter.java:69) ~[pdfbox-2.0.0.jar.2492632753215782698.tmp:2.0.0]
at org.apache.pdfbox.cos.COSInputStream.create(COSInputStream.java:69) ~[pdfbox-2.0.0.jar.2492632753215782698.tmp:2.0.0]
at org.apache.pdfbox.cos.COSStream.createInputStream(COSStream.java:163) ~[pdfbox-2.0.0.jar.2492632753215782698.tmp:2.0.0]
at org.apache.pdfbox.pdmodel.common.PDStream.createInputStream(PDStream.java:235) ~[pdfbox-2.0.0.jar.2492632753215782698.tmp:2.0.0]
at org.apache.pdfbox.pdmodel.graphics.image.PDImageXObject.<init>(PDImageXObject.java:147) ~[pdfbox-2.0.0.jar.2492632753215782698.tmp:2.0.0]
at org.apache.pdfbox.pdmodel.graphics.PDXObject.createXObject(PDXObject.java:70) ~[pdfbox-2.0.0.jar.2492632753215782698.tmp:2.0.0]
at org.apache.pdfbox.pdmodel.PDResources.getXObject(PDResources.java:385) ~[pdfbox-2.0.0.jar.2492632753215782698.tmp:2.0.0]
at org.apache.pdfbox.contentstream.operator.graphics.DrawObject.process(DrawObject.java:53) ~[pdfbox-2.0.0.jar.2492632753215782698.tmp:2.0.0]
at org.apache.pdfbox.contentstream.PDFStreamEngine.processOperator(PDFStreamEngine.java:815) ~[pdfbox-2.0.0.jar.2492632753215782698.tmp:2.0.0]
at org.apache.pdfbox.contentstream.PDFStreamEngine.processStreamOperators(PDFStreamEngine.java:472) ~[pdfbox-2.0.0.jar.2492632753215782698.tmp:2.0.0]
at org.apache.pdfbox.contentstream.PDFStreamEngine.processStream(PDFStreamEngine.java:446) ~[pdfbox-2.0.0.jar.2492632753215782698.tmp:2.0.0]
at org.apache.pdfbox.contentstream.PDFStreamEngine.processPage(PDFStreamEngine.java:149) ~[pdfbox-2.0.0.jar.2492632753215782698.tmp:2.0.0]
at org.apache.pdfbox.rendering.PageDrawer.drawPage(PageDrawer.java:189) ~[pdfbox-2.0.0.jar.2492632753215782698.tmp:2.0.0]
at org.apache.pdfbox.rendering.PDFRenderer.renderPage(PDFRenderer.java:208) ~[pdfbox-2.0.0.jar.2492632753215782698.tmp:2.0.0]
at org.apache.pdfbox.rendering.PDFRenderer.renderImage(PDFRenderer.java:139) ~[pdfbox-2.0.0.jar.2492632753215782698.tmp:2.0.0]
at org.apache.pdfbox.rendering.PDFRenderer.renderImageWithDPI(PDFRenderer.java:94) ~[pdfbox-2.0.0.jar.2492632753215782698.tmp:2.0.0]
at com.ubooquity.fileformat.pdf.b.a(SourceFile:71) ~[Ubooquity.jar:1.10.1]
at com.ubooquity.fileformat.pdf.b.a(SourceFile:44) ~[Ubooquity.jar:1.10.1]
at com.ubooquity.data.feeder.a.b(SourceFile:382) ~[Ubooquity.jar:1.10.1]
at com.ubooquity.data.feeder.a.a(SourceFile:212) ~[Ubooquity.jar:1.10.1]
at com.ubooquity.data.feeder.a.b(SourceFile:316) ~[Ubooquity.jar:1.10.1]
at com.ubooquity.data.feeder.a.a(SourceFile:35) ~[Ubooquity.jar:1.10.1]
at com.ubooquity.data.feeder.a$1.run(SourceFile:116) ~[Ubooquity.jar:1.10.1]
at java.lang.Thread.run(Unknown Source) ~[na:1.8.0_101]
Caused by: java.lang.ClassNotFoundException: Failure to load: com.twelvemonkeys.image.InverseColorMapIndexColorModel
at com.ubooquity.e.c.loadClass(SourceFile:992) ~[Ubooquity.jar:1.10.1]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[na:1.8.0_101]
... 27 common frames omitted
Customer support service by UserEcho