
Allow Fit * options only for landscape pages
Allow a different fit * option to be use for landscape, you would be able to choose fit to width for portraits and fit to height for landscape pictures.
This can potentially mess with the option to split pages however.

Two Factor Authentication?
Hi -
I have a concern, that if I am exposing a port to the internet from home, I would like to minimise hackers targeting that port for brute force attacks.
Has there been any consideration of implementing Two Factor Authentication (2FA) - rather than just a simple username/password. Not fussed which 2FA method used, but maybe implementing TOTP via Google Authenticator might be the simplest route?
Alternatively, an admin option for automatically locking an account if there are multiple failed logins? (2FA preferred, but this option could be a potential workaround).
Thanks,
Pat

Cant set admin Password
Hey,
I just installed the newest version of Ubooquity (linuxserver Docker Container).
I was running 1.x before that which worked just fine.
I run the new version with the same settings as the old one. To prevent Problems i cleared the Config folder.
When i now go to the admin page and try to enter my new password nothing happens. Im just seeing a loading wheel for as long as i stay on the site. If i reload it brings me back to the admin page asking to set a admin password.
Unfortunatly noting shows up in the logs, no error messages what so ever.
Adding the Comics themselfes also works and they do show up in the Gallery.
Any ideas what i could try to fiy it?

*NEW* Ubooquity-Dark theme! *2.1.1 compatible*
I decided to make a modified version of the default Ubooquity theme because I rather like the styling, but the white was just far too harsh on my eyes. Thus, Ubooquity-Dark was born. Screenshots below. Grab it here -> https://goo.gl/ByWKsg Thank Tom for all his hard work making this. Don't thank me. I didn't make it, I just changed it.

Split L2R or Split R2L does nothing
I noticed that clicking between "Split L2R", "Split R2L", and "No Split" has no effect on what I'm reading. I tried this with pdf and CBRs, both with books and comics. There are no errors in the logs. I tried this in Chrome and Internet Explorer but no dice.
What am I missing here? My expectation is that its supposed to split two pages on to the screen, but I'm not sure why its not working.

Port removed when "Bypass single root folder" is used
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.

[2.1.0] add first admin password and reverseProxyPrefix enabled
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/"

Ideas for improvment
Here are a couple of ideas for 2.x version:
- 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)
- Add a new searching folder: "On-going reading". This of course has to be user-based
- 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
- 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?

[2.1.0] Error: Cannot insert bookmark for a book/comic that does not exists
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.

Migrate to a different server with different paths
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.
Customer support service by UserEcho