
Go to page
I have a large collection. I use the "Go to page" function to browse my libary a lot. But I think it would be better if I could select a letter of the alphabet instead of a page number.
Don't know if others would prefer page numbers. But for people with a large collection it would be nice.

Installation error on Windows 8.1 64 bit
org.h2.jdbc.JdbcSQLException: IO Exception: "E:/ubooquity-4 outside E:/" [90028-176] at org.h2.message.DbException.getJdbcSQLException(DbException.java:344)
at org.h2.message.DbException.get(DbException.java:178)
at org.h2.message.DbException.get(DbException.java:154)
at org.h2.engine.ConnectionInfo.setBaseDir(ConnectionInfo.java:190)
at org.h2.jdbc.JdbcConnection.(JdbcConnection.java:103)
at org.h2.jdbc.JdbcConnection.(JdbcConnection.java:91)
at org.h2.Driver.connect(Driver.java:74)
at org.h2.jdbcx.JdbcDataSource.getJdbcConnection(JdbcDataSource.java:191)
at org.h2.jdbcx.JdbcDataSource.getXAConnection(JdbcDataSource.java:354)
at org.h2.jdbcx.JdbcDataSource.getPooledConnection(JdbcDataSource.java:386)
at org.h2.jdbcx.JdbcConnectionPool.getConnectionNow(JdbcConnectionPool.java:228)
at org.h2.jdbcx.JdbcConnectionPool.getConnection(JdbcConnectionPool.java:200)
at com.ubooquity.data.database.b.e(SourceFile:610)
at com.ubooquity.data.database.c.(SourceFile:57)
at com.ubooquity.Ubooquity.main(SourceFile:235)
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:801)
at com.ubooquity.Launcher.main(SourceFile:10)

Scanning folders/files with special characters fails
Scanning of my folder works fine most of the time, but not for all comics. I find that Ubooquity overlooks many files: I'm missing entire folders and the comics inside, and I'm also missing files inside folders. I believe this comes from special charaters used in folder names (and I suspect accents like é,é,ü). For example I have a folder named "Valérian" containg 20+ cbz files: none of them are visible in ubooquity. In "corto Maltesse" folder I'm missing "Mü", or "Les Éthiopiques" !
Am I missing something, some settings I didn't find, or is it an undetected bug (which would be strange considering how common are special characters in French comics title)?

Comixology Theme
After a ton of work, and a lot of hacky css, I think this is ready to share.
Here are some screenshots of the various parts. http://imgur.com/a/3gEcz
And here is the actual theme files. https://goo.gl/eI6EhG
The second link has the theme, the publisher extras, and a readme.txt. Please read before installing.
Enjoy!

Java exception on issues containing a decimal
java.lang.NumberFormatException: For input string: "23.1"
at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) ~[na:1.7.0_75]
at java.lang.Integer.parseInt(Integer.java:492) ~[na:1.7.0_75]
at java.lang.Integer.valueOf(Integer.java:582) ~[na:1.7.0_75]
at com.ubooquity.b.c.a(SourceFile:81) ~[Ubooquity.jar:1.7.6]
at com.ubooquity.data.feeder.a.b(SourceFile:499) [Ubooquity.jar:1.7.6]
at com.ubooquity.data.feeder.a.c(SourceFile:458) [Ubooquity.jar:1.7.6]
at com.ubooquity.data.feeder.a.b(SourceFile:39) [Ubooquity.jar:1.7.6]
at com.ubooquity.data.feeder.a$1.run(SourceFile:127) [Ubooquity.jar:1.7.6]
at java.lang.Thread.run(Thread.java:745) [na:1.7.0_75]
fresh install, initial run.
Linux, Ubuntu mix (flawless server 2.0), headless
Comic does appear in the web UI in the correct location for the path, but does not have an issue number with it.
This is a corner case with some DC titles around 2 years into the new 52 affecting just about all the titles. Let me know if you need any more logs etc out of me.

[Feature Request] Preload next page

Certains comics n'apparaissent pas
Sur une instance 3.1.0 de Ubooquity, certains comics ne sont pas scannés et n'apparaissent pas.
La même liste de comics est scannés complètement sans aucun manque sur une instance 2.1.5 de Ubooquity

Allow adding folder manually by path
I'm running headless mode in aarch64. When I click on add folder to add my sources to library, it just shows a blank pop-up. The following error is logged:
```
20250824 06:56:22 [qtp1368251707-46] WARN o.e.j.server.handler.ContextHandler - Unimplemented getRequestCharacterEncoding() - use org.eclipse.jetty.servlet.ServletContextHandler
```
I'm assuming it's trying to open up a file chooser using native call on the OS it's being run from. Would be nice to be able to add folders using absolute paths.
Customer support service by UserEcho