0
Completed

HTTPS support (secured connection)

Tom 11 years ago updated 10 years ago 3
0
Planned

Error reading multi-tiered comic files

Patrick Johnson 9 years ago updated by Tom 9 years ago 2

It seems when comic files have multiple tiers comicinfo.xml isn't being read. Specifically when it is structured like this:


comic.cbz/comic/p001

comic.cbz/comicinfo.xml


rather than:


comic.cbz/p001

comic.cbz/comicinfo.xml


Not sure if this is intended or not.

0
Completed

Thanks for the new version! The ereader works great!

Tom Davies 9 years ago updated by Tom 9 years ago 3

Just wanted to say thanks for the new version of Ubooquity. The embedded ereader works great!

0
Under review

Error opening some PNG files in Comics

Michael 10 years ago updated by Alpe 6 years ago 3
I am unable to view certain PNGs from my Libary with the current Version (1.8.2) and I think it may be related to the this Bug because of the error Messages (also no Idea why it's using the JPEGImageWriter).
Getting the following Errors in the log:

Error 1:
WARN com.ubooquity.provider.page.a - Could not extract page 0 from comic /volume1/homes/Michael/photo/Comic_Manga/[redacted]/cayn99_Short_Stories&Art.cbz
javax.imageio.IIOException: Illegal band size: should be 0 < size <= 8
   at com.sun.imageio.plugins.jpeg.JPEGImageWriter.writeOnThread(JPEGImageWriter.java:494) ~[na:1.7.0_75]
   at com.sun.imageio.plugins.jpeg.JPEGImageWriter.write(JPEGImageWriter.java:360) ~[na:1.7.0_75]
    at com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriter.write(Unknown Source) ~[imageio-jpeg-3.1.0.jar.3623165038975502604.tmp:3.1.0]
   at com.ubooquity.provider.page.a.a(SourceFile:129) [Ubooquity.jar:1.8.2]
   at com.ubooquity.provider.page.a.a(SourceFile:80) [Ubooquity.jar:1.8.2]
   at com.ubooquity.c.a(SourceFile:318) [Ubooquity.jar:1.8.2]
   at com.ubooquity.c.a(SourceFile:57) [Ubooquity.jar:1.8.2]
   at com.ubooquity.c$1.a(SourceFile:129) [Ubooquity.jar:1.8.2]
   at com.ubooquity.e.e.a(SourceFile:287) [Ubooquity.jar:1.8.2]
   at com.ubooquity.e.e$f.a(SourceFile:830) [Ubooquity.jar:1.8.2]
   at com.ubooquity.e.e$1$1.run(SourceFile:210) [Ubooquity.jar:1.8.2]
   at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [na:1.7.0_75]
   at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [na:1.7.0_75]
   at java.lang.Thread.run(Thread.java:745) [na:1.7.0_75]

Irfanview Filedata:
Image 46

Can't post an example Image because NSFW.

Error 2
[pool-1-thread-3] WARN com.ubooquity.provider.page.a - Could not extract page 8 from comic /volume1/homes/Michael/photo/Comic_Manga/Body Swap/Uchuu_o_Kakeru_Yodaka_vol01-_ch01-.cbz
javax.imageio.IIOException: Bogus input colorspace
at com.sun.imageio.plugins.jpeg.JPEGImageWriter.writeImage(Native Method) ~[na:1.7.0_75]
at com.sun.imageio.plugins.jpeg.JPEGImageWriter.writeOnThread(JPEGImageWriter.java:1058) ~[na:1.7.0_75]
at com.sun.imageio.plugins.jpeg.JPEGImageWriter.write(JPEGImageWriter.java:360) ~[na:1.7.0_75]
at com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriter.write(Unknown Source) ~[imageio-jpeg-3.1.0.jar.3623165038975502604.tmp:3.1.0]
at com.ubooquity.provider.page.a.a(SourceFile:129) [Ubooquity.jar:1.8.2]
at com.ubooquity.provider.page.a.a(SourceFile:80) [Ubooquity.jar:1.8.2]
at com.ubooquity.c.a(SourceFile:318) [Ubooquity.jar:1.8.2]
at com.ubooquity.c.a(SourceFile:57) [Ubooquity.jar:1.8.2]
at com.ubooquity.c$1.a(SourceFile:129) [Ubooquity.jar:1.8.2]
at com.ubooquity.e.e.a(SourceFile:287) [Ubooquity.jar:1.8.2]
at com.ubooquity.e.e$f.a(SourceFile:830) [Ubooquity.jar:1.8.2]
at com.ubooquity.e.e$1$1.run(SourceFile:210) [Ubooquity.jar:1.8.2]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [na:1.7.0_75]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [na:1.7.0_75]
at java.lang.Thread.run(Thread.java:745) [na:1.7.0_75]

Irfanview Filedata:
Image 47

Example Image:
Image 48

0
Not a bug

Error - javax.xml.bind.UnmarshalException

Bobby Hill 9 years ago updated by Tom 9 years ago 1

My program will no longer start up. :(


Here is the error I get, and the only option is to close the Ubooquity.


javax.xml.bind.UnmarshalException

- with linked exception:
[org.xml.sax.SAXParseException; systemId: file:/C:/Users/xbmc/Documents/Ubooquity/preferences.xml; lineNumber: 1; columnNumber: 1; Premature end of file.]
at javax.xml.bind.helpers.AbstractUnmarshallerImpl.createUnmarshalException(Unknown Source)
at com.sun.xml.internal.bind.v2.runtime.unmarshaller.UnmarshallerImpl.createUnmarshalException(Unknown Source)
at com.sun.xml.internal.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal0(Unknown Source)
at com.sun.xml.internal.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal(Unknown Source)
at javax.xml.bind.helpers.AbstractUnmarshallerImpl.unmarshal(Unknown Source)
at javax.xml.bind.helpers.AbstractUnmarshallerImpl.unmarshal(Unknown Source)
at javax.xml.bind.helpers.AbstractUnmarshallerImpl.unmarshal(Unknown Source)
at javax.xml.bind.helpers.AbstractUnmarshallerImpl.unmarshal(Unknown Source)
at com.ubooquity.Ubooquity.w(SourceFile:138)
at com.ubooquity.Ubooquity.main(SourceFile:214)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.ubooquity.e.c.a(SourceFile:823)
at com.ubooquity.Launcher.main(SourceFile:10)
Caused by: org.xml.sax.SAXParseException; systemId: file:/C:/Users/xbmc/Documents/Ubooquity/preferences.xml; lineNumber: 1; columnNumber: 1; Premature end of file.
at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)
at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown Source)
at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(Unknown Source)
at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
... 14 more


0
Planned

Online Reading + scrolling mouse interaction

Elouan 9 years ago updated 9 years ago 4

I'm continuing my list of requests that would make ubooquity nicer.

When online reading we can turn pages using keys only. It would be nice to add new mouse interactions too:

- scroll up/down to turn pages


0
Not a bug

The comic books are not registered according to the file name.

김진우 10 years ago updated by Tom 10 years ago 4
I use to install the SYNOLOGY NAS.The language I use is Korean.
Only folders and files in English to function normally.
But it never registered the name of the file containing the Korean.
How can I fix it?
0
Answered

Ubboquity CentOS Upgrade Process

Lokoalex 9 years ago updated 9 years ago 2

Does anyone know how to upgrade to the latest version? I am tempted to upgrade but dont want to break anything.

0
Declined

Sort comics without 'The'

Frank Bean 9 years ago updated by Tom 9 years ago 1
Would it be possible to have it sort comic titles ignoring 'The'? for example, i'd rather see The Walking Dead in W instead of T
0
Answered

Unable to add Shared Directory - D-345 ShareCenter NAS

Scott 9 years ago updated by Κώστας Γ 7 years ago 4

Wow what a great solution. I came across Ubooquity yesterday while looking for add-ons to load onto my D-Link D-345 ShareCenter NAS. I was up and running the applications within minutes. Unfortunately, while it seems to have installed properly and is running, it is not accepting any of the Shared Directory entries I try to apply. I've tried every combination and way I can think of and nothing is accepted.

Discouraged, I've loaded Ubooquity onto my laptop and added my Shares there without issue.

I'd just rather have Ubooquity running on the NAS instead of my laptop.

Any suggestions would be appreciated.


Cheers!

Scott


System Info:


Ubooquity version:1.8.2 built on 2015-08-23 at 16:10
Java version:1.8.0_33
Java vendor:Oracle Corporation
Java VM name:Java HotSpot(TM) Embedded Client VM
OS name:Linux
OS version:2.6.31.8
OS architecture:arm
Number of processors:1
Max memory:247 MB
Free memory:5 MB
Total memory:16 MB
isUserManagementEnabled:false
comicWidth:160
comicHeight:230
comicsPaginationNumber:30
bookWidth:160
bookHeight:230
booksPaginationNumber:30
autoscanPeriod:15
isWebAdminEnabled:false
theme:default
reverseProxyPrefix:false
keystorePath:false
keystorePassword:false
isOpdsProviderEnabled:false
hideEmptyFolder:false
scanExclusionPattern:false
bypassSingleRootFolder:false
window.innerWidth:1600
window.innerHeight:865
window.outerWidth:1600
window.outerHeight:994
window.devicePixelRatio:1
navigator.userAgent:Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.16 Safari/537.36
navigator.platform:Win32
navigator.language:en-US
screen.availWidth:1600
screen.availHeight:994
screen.width:1600
screen.height:1024


Partial Log:

at com.ubooquity.c.a(SourceFile:318) [Ubooquity.jar:1.8.2]
   at com.ubooquity.c.a(SourceFile:57) [Ubooquity.jar:1.8.2]
   at com.ubooquity.c$1.a(SourceFile:129) [Ubooquity.jar:1.8.2]
   at com.ubooquity.e.e.a(SourceFile:287) [Ubooquity.jar:1.8.2]
   at com.ubooquity.e.e$f.a(SourceFile:830) [Ubooquity.jar:1.8.2]
   at com.ubooquity.e.e$1$1.run(SourceFile:210) [Ubooquity.jar:1.8.2]
   at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [na:1.8.0_33]
   at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [na:1.8.0_33]
   at java.lang.Thread.run(Unknown Source) [na:1.8.0_33]
20151019 02:16:58 [pool-1-thread-16] WARN com.ubooquity.provider.webadmin.j - Could not apply pref modification through web admin on comics module.
java.lang.IllegalArgumentException: Directory does not exist or is not readable: /Volume_1/Comics
   at com.ubooquity.provider.webadmin.j.a(SourceFile:421) [Ubooquity.jar:1.8.2]
   at com.ubooquity.provider.webadmin.j.b(SourceFile:282) [Ubooquity.jar:1.8.2]
   at com.ubooquity.provider.webadmin.j.a(SourceFile:145) [Ubooquity.jar:1.8.2]
   at com.ubooquity.c.a(SourceFile:318) [Ubooquity.jar:1.8.2]
   at com.ubooquity.c.a(SourceFile:57) [Ubooquity.jar:1.8.2]
   at com.ubooquity.c$1.a(SourceFile:129) [Ubooquity.jar:1.8.2]
   at com.ubooquity.e.e.a(SourceFile:287) [Ubooquity.jar:1.8.2]
   at com.ubooquity.e.e$f.a(SourceFile:830) [Ubooquity.jar:1.8.2]
   at com.ubooquity.e.e$1$1.run(SourceFile:210) [Ubooquity.jar:1.8.2]
   at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [na:1.8.0_33]
   at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [na:1.8.0_33]
   at java.lang.Thread.run(Unknown Source) [na:1.8.0_33]
20151019 02:17:50 [pool-1-thread-16] INFO com.ubooquity.provider.webadmin.j - Applying preferences modifications and restarting server (from webadmin)
20151019 02:17:50 [pool-1-thread-16] INFO com.ubooquity.c - Stopping internal server...
20151019 02:17:50 [pool-1-thread-16] INFO com.ubooquity.data.feeder.a - Aborting content scan...
20151019 02:17:50 [pool-1-thread-16] INFO com.ubooquity.data.feeder.a - Waiting for scanner thread to stop
20151019 02:17:50 [pool-1-thread-16] INFO com.ubooquity.data.feeder.a - Scanner thread stopped
20151019 02:17:50 [pool-1-thread-16] INFO com.ubooquity.c - Internal server stopped
20151019 02:17:50 [pool-1-thread-16] INFO com.ubooquity.Ubooquity - Saving preferences
20151019 02:17:50 [pool-1-thread-16] INFO com.ubooquity.c - Starting internal server...
20151019 02:17:50 [Scanner thread] INFO com.ubooquity.data.feeder.a - Scanning books directories
20151019 02:17:50 [pool-1-thread-16] INFO com.ubooquity.c - Reverse proxy prefix is not activated
20151019 02:17:50 [pool-1-thread-16] INFO com.ubooquity.c - Internal server started. Listening on port 2202
20151019 02:17:50 [Scanner thread] INFO com.ubooquity.data.feeder.a - Finished scanning books directories, populating folders content cache
20151019 02:17:50 [Scanner thread] INFO com.ubooquity.data.feeder.a - Books folder content cache populated
20151019 02:17:50 [Scanner thread] INFO com.ubooquity.data.feeder.a - Scanning comics directories
20151019 02:17:50 [Scanner thread] INFO com.ubooquity.data.feeder.a - Finished scanning comics directories, populating folders content cache
20151019 02:17:50 [Scanner thread] INFO com.ubooquity.data.feeder.a - Comics folder content cache populated
20151019 02:19:26 [pool-1-thread-17] INFO com.ubooquity.provider.webadmin.j - Applying preferences modifications and restarting server (from webadmin)
20151019 02:19:26 [pool-1-thread-17] INFO com.ubooquity.c - Stopping internal server...
20151019 02:19:26 [pool-1-thread-17] INFO com.ubooquity.data.feeder.a - Aborting content scan...
20151019 02:19:26 [pool-1-thread-17] INFO com.ubooquity.data.feeder.a - Waiting for scanner thread to stop
20151019 02:19:26 [pool-1-thread-17] INFO com.ubooquity.data.feeder.a - Scanner thread stopped
20151019 02:19:26 [pool-1-thread-17] INFO com.ubooquity.c - Internal server stopped
20151019 02:19:26 [pool-1-thread-17] INFO com.ubooquity.Ubooquity - Saving preferences
20151019 02:19:26 [pool-1-thread-17] INFO com.ubooquity.c - Starting internal server...
20151019 02:19:26 [Scanner thread] INFO com.ubooquity.data.feeder.a - Scanning books directories
20151019 02:19:26 [Scanner thread] INFO com.ubooquity.data.feeder.a - Finished scanning books directories, populating folders content cache
20151019 02:19:26 [pool-1-thread-17] INFO com.ubooquity.c - Reverse proxy prefix is not activated
20151019 02:19:26 [pool-1-thread-17] INFO com.ubooquity.c - Internal server started. Listening on port 2202
20151019 02:19:26 [Scanner thread] INFO com.ubooquity.data.feeder.a - Books folder content cache populated
20151019 02:19:26 [Scanner thread] INFO com.ubooquity.data.feeder.a - Scanning comics directories
20151019 02:19:26 [Scanner thread] INFO com.ubooquity.data.feeder.a - Finished scanning comics directories, populating folders content cache
20151019 02:19:26 [Scanner thread] INFO com.ubooquity.data.feeder.a - Comics folder content cache populated
20151019 02:19:47 [pool-1-thread-19] WARN com.ubooquity.provider.webadmin.j - Could not apply pref modification through web admin on comics module.
java.lang.IllegalArgumentException: Directory does not exist or is not readable: /Volume_1/Comics
   at com.ubooquity.provider.webadmin.j.a(SourceFile:421) [Ubooquity.jar:1.8.2]
   at com.ubooquity.provider.webadmin.j.b(SourceFile:282) [Ubooquity.jar:1.8.2]
   at com.ubooquity.provider.webadmin.j.a(SourceFile:145) [Ubooquity.jar:1.8.2]
   at com.ubooquity.c.a(SourceFile:318) [Ubooquity.jar:1.8.2]
   at com.ubooquity.c.a(SourceFile:57) [Ubooquity.jar:1.8.2]
   at com.ubooquity.c$1.a(SourceFile:129) [Ubooquity.jar:1.8.2]
   at com.ubooquity.e.e.a(SourceFile:287) [Ubooquity.jar:1.8.2]
   at com.ubooquity.e.e$f.a(SourceFile:830) [Ubooquity.jar:1.8.2]
   at com.ubooquity.e.e$1$1.run(SourceFile:210) [Ubooquity.jar:1.8.2]
   at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [na:1.8.0_33]
   at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [na:1.8.0_33]
   at java.lang.Thread.run(Unknown Source) [na:1.8.0_33]
20151019 02:20:29 [pool-1-thread-19] WARN com.ubooquity.provider.webadmin.j - Could not apply pref modification through web admin on comics module.
java.lang.IllegalArgumentException: Directory does not exist or is not readable: //DNS-345/Volume_1/Comics