+2
Completed

Feature Requests

Paul Marvel 11 years ago updated by John Dunn 7 years ago 35
Optional ability to read "cover.jpg" as folder cover rather than image1 from comic1. Mylar users with "sort by publisher" will really appreciate this.
Optional ability to change web presentation page title from 'Ubooquity' to alternative title.
Include Publisher in ComicInfo.
Ability to share folders and subfolders independently?
User quotas.

+2
Under review

Libraries

Nicolas Fausett 10 years ago updated by Marco Kalnenek 9 years ago 4

I would love to be able to create my own library from the admin page and then allocate a directory to it.

Such as Kids Books /mnt/shared/kids/ebooks

+2
Planned

Add Fit to Screen to viewing options

Tom Davies 10 years ago updated 10 years ago 2

It would be a real bonus to have one additional "Fit To" option for the reader/viewer. There is Fit to Width and Fit to Height but comics with mixed landscape and portrait images are hard to view when set to one or the other. An added option that would fit to whichever dimension is largest would be a boon.


(And once again, thanks for such a great piece of software!)

+1

Issue with opds in 3.1.0

Yoeri 1 week ago 0

I'm having an issue with the latest 3.1.0 release, where not all of my folders (comics) are displayed when using pods in moon reader+

when I search for the comics I find them and in the webui I see the folders as well. Seems like moon reader+ is only seeing the first page. I have yet to try with another app, but it was fine in v2.

Anyone else having this issue or a fix for this?

+1
Under review

Ubooquity 3.1.0

Tom 3 weeks ago updated by Gary 2 weeks ago 12

The old 3.0.0 beta thread was becomming a bit long. Here is a new one for version 3.1.0.

(time to update !)

+1

Installing Ubooquity 3+ as an app to an ASUSTOR NAS

Gary 4 weeks ago updated 4 weeks ago 1

Hello all,

I wanted to help out a bit because I use Ubooquity a lot and I'm grateful that Tom shares it with us free of charge. Also, I'm retired and a little bit bored. LOL!

Anyway, before Ubooquity v3 came out I was using a Docker install of Ubooquity v2 that was installed through App Central (the app store on my NAS).  I checked out a few themes and settled on Comixology 2.  All was well.  

Then, when v3 became available I wanted to check it out but there was no official App Central release.  So, I downloaded it directly from the website, ran it in an SSH shell, manually poked holes in my firewall, and used a script to start and stop it so I could quickly develop a new theme for it.  Once I finished my theme, I decided to work on creating an .apk that would actually install Ubooquity to the NAS as an app.  Much to my surprise, it was far easier that I thought it would be and, after discussing it with Tom, I was given the green light to show you exactly how to package Ubooquity as an app that can be uploaded and installed manually to an ASUSTOR NAS.

Ubooquity v3.1 ASUSTOR NAS.zip

The above file contains a prepackaged .apk that can be used for new installs.  You need do nothing more than upload the included ubooquity_3.1_x86-64.apk manually in App Central, wait about 10-20 seconds for Ubooquity to fully load, click on the Ubooquity icon to start it in admin mode, setup Ubooquity's libraries, and run your first scan.

However, for those of us who like to customize things like ports, directory structures, and where our databases are kept, I've included pretty detailed instructions in the included README.pdf on how to edit specific files and create your own customized .apk.

Eventually, this process will probably be standardized so that Ubooquity releases can be distributed directly through the Asustor App Central store again.

Let me know if you have any questions.

Thanks,

G

+1

Unable to run Ubooquity 2.1.5 with Java 8.0 451

Alex 4 months ago updated by Telecart 3 months ago 1

I've been struggling to run Ubooquity with the latest Java update.

Usually, there's no trouble, I just redirect my shortcut to the new javaw.exe when the version gets updated however this time when I do that nothing happens and the log shows:

20250505 00:39:40 [main] INFO com.ubooquity.Ubooquity - #############################
20250505 00:39:40 [main] INFO com.ubooquity.Ubooquity - # Starting Ubooquity #
20250505 00:39:40 [main] INFO com.ubooquity.Ubooquity - #############################
20250505 00:39:40 [main] INFO com.ubooquity.Ubooquity - Java version: 1.8.0_451
20250505 00:39:40 [main] INFO com.ubooquity.Ubooquity - Java vendor: Oracle Corporation
20250505 00:39:40 [main] INFO com.ubooquity.Ubooquity - java vm name: Java HotSpot(TM) 64-Bit Server VM
20250505 00:39:40 [main] INFO com.ubooquity.Ubooquity - java runtime name: Java(TM) SE Runtime Environment
20250505 00:39:40 [main] INFO com.ubooquity.Ubooquity - Max heap size available: 1422 MB
20250505 00:39:40 [main] INFO com.ubooquity.Ubooquity - OS name: Windows 10
20250505 00:39:40 [main] INFO com.ubooquity.Ubooquity - OS version: 10.0
20250505 00:39:40 [main] INFO com.ubooquity.Ubooquity - OS architecture: amd64
20250505 00:39:40 [main] INFO com.ubooquity.Ubooquity - Loading local version info
20250505 00:39:40 [main] INFO com.ubooquity.Ubooquity - Ubooquity 2.1.5 built on 2024-10-13 at 20:50
20250505 00:39:40 [main] INFO com.ubooquity.Ubooquity - Creating application folders
20250505 00:39:40 [main] INFO com.ubooquity.Ubooquity - Loading preferences
20250505 00:39:41 [main] INFO org.eclipse.jetty.util.log - Logging initialized @2772ms to org.eclipse.jetty.util.log.Slf4jLog
20250505 00:39:41 [Thread-2] INFO com.ubooquity.b - Stopping internal server...
20250505 00:39:41 [Thread-2] INFO com.ubooquity.data.feeder.a - Aborting content scan...
20250505 00:39:41 [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.5]
at com.ubooquity.b.c(SourceFile:112) ~[Ubooquity.jar:2.1.5]
at com.ubooquity.Ubooquity.C(SourceFile:216) [Ubooquity.jar:2.1.5]
at java.lang.Thread.run(Unknown Source) ~[na:1.8.0_451]

It looks like I can run the V3.02 beta but I'd vastly prefer to continue using V2

+1
Under review

Vulnerabilty in Ubooquity 2.1.2. Please update to 2.1.4. Ubooquity 3 is safe.

Tom 12 months ago updated 11 months ago 2

Image


I have been informed today of a severe vulnerability in the last available version of Ubooquity 2 (version 2.1.2).

A fixed version is available on the usual download page, version 2.1.4.

Please update as soon as possible.

Ubooquity 3 is not impacted by this vulnerability and can be used safely.

+1
Under review

Can't share directory that starts with the name of another.

Arcane Scroll 1 year ago updated by Tom 1 year ago 4

Already sharing, for example, "/media/Comic Books/" but when I try to share the folder "/media/Comic Books - Golden Age/" it says "ERROR: Folder already shared or containing an already shared folder."  It appears to happen whenever two folder names contain the same beginning.

+1
Under review

[Feature Request] User Groups

Arcane Scroll 1 year ago updated by Tom 1 year ago 4

Only feature I think would be really helpful is being able to filter what users can view based on the rating given in the metadata and/or only allowing specified user groups to see a shared folder.