+1

Port removed when "Bypass single root folder" is used

Anderson Pereira 7 years ago updated by Alpe 5 years ago 3

I have a reverse proxy with a port that is not 80 or 443 (because my ISP forbids it).


When I try to browse my books, and the "Bypass single root folder" is enabled, he tries to connect with no success, and when I F5 it (reload), it shows that he was trying to access the correct URL but removing the port after the domain.


When I disable the checkbox above, I use more clicks, but everything works OK.

+1
Under review

[2.1.0] add first admin password and reverseProxyPrefix enabled

xenxo1900 7 years ago updated by Hanson Song 5 years ago 3

Hello,


 i am having this issue with the docker image linuxserver/ubooquity. the config file  in the image includes "reverseProxyPrefix" : "ubooquity", by default, changing the admin url to "http://<your-ip>:2203/ubooquity/admin/". The bug shows up when you are going to insert on the first time the password. In addition to the error logs (included bellow) makes impossible to add the first password , throwing up javascript exceptions.  


log: 20170805 09:30:20 [qtp936653983-40] ERROR com.ubooquity.provider.api.admin.c - Admin page resource not found: angular.min.js.map
20170805 09:30:20 [qtp936653983-31] ERROR com.ubooquity.provider.api.admin.c - Admin page resource not found: angular-animate.min.js.map
20170805 09:30:20 [qtp936653983-31] ERROR com.ubooquity.provider.api.admin.c - Admin page resource not found: angular-aria.min.js.map
20170805 09:30:20 [qtp936653983-43] ERROR com.ubooquity.provider.api.admin.c - Admin page resource not found: angular-messages.min.js.map


 the workaround that i found, remove the config "reverseProxyPrefix" : "ubooquity" in the file "preferences.json" obiously this change your admin url to  "http://<your-ip>:2203/admin/"

+1

Ideas for improvment

Elouan 7 years ago updated by Bobby Hill 7 years ago 1

Here are a couple of ideas for 2.x version:

  1. Automatically overlay an icon on top the folders and comics that means: "Finished", "Reading" (meaning: on-going, very useful for folders) and "Unread" (I'm not sure about that last one)
  2. Add a new searching folder: "On-going reading".  This of course has to be user-based
  3. In comicInfo.xml there is an <web> tag. It would be nice if you could read it and add a link in the presentation of the comic
  4. Is there any way to create a page for a serie that looks a like the presentation page for individual comics? Maybe something that would go on the left of the screen, or and "Information" button at the top that would open the page, if the user has created such a page?
+1
Under review

[2.1.0] Error: Cannot insert bookmark for a book/comic that does not exists

ubooquity_37b645 7 years ago updated 7 years ago 8

Fresh install of Ubooquity, deleted and rescanned the library. I am able to open the reader interface and read books/articles, but on every page view I see an error like this on the console where I am running the JAR file interactively:


20170718 08:20:44 [qtp1022081840-71] ERROR com.ubooquity.provider.api.user.b - Cannot insert bookmark for a book/comic that does not exists


Here's my Java version (java -version):


java version "1.8.0_121"
Java(TM) SE Runtime Environment (build 1.8.0_121-b13)
Java HotSpot(TM) 64-Bit Server VM (build 25.121-b13, mixed mode)


I'm running Ubooquity like so:


java -jar Ubooquity.jar --headless --remoteadmin --debug


I tried using multiple browsers, also, from multiple machines, just to make sure it wasn't something wonky with a browser extension or caching.

+1

Migrate to a different server with different paths

Cesar Sanchez 7 years ago updated by Seth Chhim 7 years ago 1

Initially was running Ubooquity in my QNAP but I'm trying to have it in a dedicated server with more memory and CPU power.

The issue I'm facing is that in the new Server the paths are different so as soon as I start Ubooquity (tar from the QNAP NAS) is deleting all the comics.

Is there a way to change the path before Ubooquity runs a scan and deletes all the comics?


I could create symlinks to replicate the original paths but I think Ubooquity has issues with simlinks.


Any help will be appreciated. Thanks.

+1

Kindle conversion

vijayr02 7 years ago 0

Hi,


Would it be possible to add a "Convert to Mobi" button for Epubs / detect from the user agent that the browser is a kindle and serve up the mobi version? The actual conversion could be done on the fly by calibre-convert or kindlegen (command line tools that convert to mobi) so hopefully the actual addition to the program is not very intensive.


Reason for feature request is because kindle does not support epub (even when jailbroken) and does not allow to download epubs through the experimental browser on that device


Many thanks for your time and effort, I have found this application very useful!

+1
Under review

Ubooquity not show-up on Synology

djjoenath 8 years ago updated by Tom 7 years ago 2

Hello there,


I correctly installed Ubooquity on my Synology 213j NAS (I suppose). Service seems to run, but no way to see the web interface on XX.XX.XX.XX:2202.

Could this be the result of font errors?


Would need some advices, please.


I enclose the logs:

20170621 08:32:45 [main] INFO  com.ubooquity.Ubooquity - Running with the following parameters - headless: true, port: 2202, webadmin: true, host: null, debug: false, execdir: /volume1/Livres/Ubooquity

20170621 08:32:45 [main] INFO  com.ubooquity.Ubooquity - #############################
20170621 08:32:45 [main] INFO  com.ubooquity.Ubooquity - #     Starting Ubooquity    #
20170621 08:32:45 [main] INFO  com.ubooquity.Ubooquity - #############################
20170621 08:32:45 [main] INFO  com.ubooquity.Ubooquity - Java version: 1.8.0_131
20170621 08:32:45 [main] INFO  com.ubooquity.Ubooquity - Java vendor: Oracle Corporation
20170621 08:32:45 [main] INFO  com.ubooquity.Ubooquity - Max heap size available: 495 MB
20170621 08:32:45 [main] INFO  com.ubooquity.Ubooquity - OS name: Linux
20170621 08:32:45 [main] INFO  com.ubooquity.Ubooquity - OS version: 3.2.40
20170621 08:32:45 [main] INFO  com.ubooquity.Ubooquity - OS architecture: arm
20170621 08:32:45 [main] INFO  com.ubooquity.Ubooquity - Loading local version info
20170621 08:32:45 [main] INFO  com.ubooquity.Ubooquity - Ubooquity 1.10.1 built on 2016-05-10 at 20:36
20170621 08:32:45 [main] INFO  com.ubooquity.Ubooquity - Creating application folders
20170621 08:32:45 [main] ERROR com.ubooquity.f.a - Could not extract file: fonts/Charis SIL.css to /fonts/Charis SIL.css
20170621 08:32:45 [main] ERROR com.ubooquity.f.a - Could not extract file: fonts/CharisSIL-B.woff to /fonts/CharisSIL-B.woff
20170621 08:32:45 [main] ERROR com.ubooquity.f.a - Could not extract file: fonts/CharisSIL-BI.woff to /fonts/CharisSIL-BI.woff
20170621 08:32:45 [main] ERROR com.ubooquity.f.a - Could not extract file: fonts/CharisSIL-I.woff to /fonts/CharisSIL-I.woff
20170621 08:32:45 [main] ERROR com.ubooquity.f.a - Could not extract file: fonts/CharisSIL-R.woff to /fonts/CharisSIL-R.woff
20170621 08:32:45 [main] ERROR com.ubooquity.f.a - Could not extract file: fonts/Fira Sans.css to /fonts/Fira Sans.css
20170621 08:32:45 [main] ERROR com.ubooquity.f.a - Could not extract file: fonts/FiraSans-Bold.woff to /fonts/FiraSans-Bold.woff
20170621 08:32:45 [main] ERROR com.ubooquity.f.a - Could not extract file: fonts/FiraSans-BoldItalic.woff to /fonts/FiraSans-BoldItalic.woff
20170621 08:32:45 [main] ERROR com.ubooquity.f.a - Could not extract file: fonts/FiraSans-Italic.woff to /fonts/FiraSans-Italic.woff
20170621 08:32:45 [main] ERROR com.ubooquity.f.a - Could not extract file: fonts/FiraSans-Regular.woff to /fonts/FiraSans-Regular.woff
20170621 08:32:45 [main] ERROR com.ubooquity.f.a - Could not extract file: fonts/texgyrepagella-bold.woff to /fonts/texgyrepagella-bold.woff
20170621 08:32:45 [main] ERROR com.ubooquity.f.a - Could not extract file: fonts/texgyrepagella-bolditalic.woff to /fonts/texgyrepagella-bolditalic.woff
20170621 08:32:45 [main] ERROR com.ubooquity.f.a - Could not extract file: fonts/texgyrepagella-italic.woff to /fonts/texgyrepagella-italic.woff
20170621 08:32:45 [main] ERROR com.ubooquity.f.a - Could not extract file: fonts/texgyrepagella-regular.woff to /fonts/texgyrepagella-regular.woff
20170621 08:32:45 [main] ERROR com.ubooquity.f.a - Could not extract file: fonts/Tex Gyre Pagella.css to /fonts/Tex Gyre Pagella.css
20170621 08:32:45 [main] INFO  com.ubooquity.Ubooquity - Loading preferences
20170621 08:32:45 [main] INFO  com.ubooquity.Ubooquity - Saving preferences
20170621 08:32:50 [main] INFO  com.ubooquity.c - Starting internal server...
20170621 08:32:50 [Scanner thread] INFO  com.ubooquity.data.feeder.a - Scanning books directories
20170621 08:32:50 [Scanner thread] INFO  com.ubooquity.data.feeder.a - Finished scanning books directories, populating folders content cache
20170621 08:32:50 [Scanner thread] INFO  com.ubooquity.data.feeder.a - Books folder content cache populated
20170621 08:32:50 [Scanner thread] INFO  com.ubooquity.data.feeder.a - Scanning comics directories
20170621 08:32:50 [Scanner thread] INFO  com.ubooquity.data.feeder.a - Finished scanning comics directories, populating folders content cache
20170621 08:32:50 [Scanner thread] INFO  com.ubooquity.data.feeder.a - Comics folder content cache populated
20170621 08:32:50 [Scanner thread] INFO  com.ubooquity.data.feeder.a - Comics statistics: [total: 0, added or updated: 0, removed: 0]
20170621 08:32:50 [Scanner thread] INFO  com.ubooquity.data.feeder.a - Books statistics: [total: 0, added or updated: 0, removed: 0]
20170621 08:32:50 [main] INFO  com.ubooquity.c - Reverse proxy prefix is not activated
20170621 08:32:50 [main] INFO  com.ubooquity.c - Internal server started. Listening on port 2202
20170621 08:32:51 [Timer-0] INFO  com.ubooquity.Ubooquity - Checking latest available Ubooquity version from website
20170621 08:32:52 [Timer-0] INFO  com.ubooquity.Ubooquity - Latest version available: 1.10.1 - Current version: 1.10.1



+1
Answered

2.0.x with nginx

saucebarbeque 8 years ago updated by Tom 8 years ago 4

So 2.0.2 is working nicely in all regards... of course i need to complicate it now.


nginx front-end internet facing, no interest in exposing my OPDS feed - but I'd like to expose my admin feed.


/admin seems to work.... but I see a set of /admin-res URLs in the source that are failing. Struggling to make it work...


Does anyone have a working nginx config for 2.0.x?

+1
Planned

Expose server bookmarks via OPDS

Mark Winckle 8 years ago updated by DarkShadowSwE 6 years ago 14

Can you expose server side bookmarks via OPDS so third party applications can pick up from where you left on the web viewer?


Seth Chim could use this in his android application for example.

+1
Completed

[2.0.2] Link to library from admin page

lkj 8 years ago updated by SwedishGojira 7 years ago 12

Hello,


It'd be handy to have a link to the library page somewhere on the admin page. Perhaps in the top bar right by the Save & Restart button.


Great software, thanks.