
How to redirect :2022 to /library Nginx
I have tried everything that I find yet it doesn't want to work whether Nginx doesn't want to let style-sheets to pass through or it gives me a 502 bad gateway error that I can't fix. Here is my current Nginx config for Ubooquity. I can access Ubooquity through :2022 and it is configured for HTTPS.
location /library {
proxy_pass https://127.0.0.1:2222;
proxy_set_header Host $host;
}

OPDS mixed catalog / content feeds
But!
If you somehow flagged the 'comics in this folder' link, clients could know that the contents of that link belong mixed into the current feed. I guess a new boolean attribute that applies only to acquisition links would do the trick, but it could also be something more informal like a query parameter in the link's href.

Native Android Client
With an Android client (or IOS, for that matter), we could eliminate these issues. A native client could also autodetect a Ubooquity server on the network, similar to Plex.

Time out session
I was just wondering if the Ubooquity server has an internal time out when you are logged into an account? Or is there a way to have you logged in permenantely?
Thank you for this great project!

Scanning a large library seems to time out
Would it be possible to run multiple instances of Ubooquity to divide the workload and access the collection as smaller libraries? Is there a setting I am missing? Thanks for the help.

Add ZIP to comic formats to be scanned
I have a huge collection of comics that are in .zip files rather than .cbr or .cbz. It would be great if Ubooquity would scan and show zip files as well as the other formats. Even if it were an advanced option that had to be turned on, that would be awesome.
Thanks for your consideration!

Hello,
the restriction to CBZ and CBR files is by design: the extension of the file carries a meaning which tells what kind of data we can expect to find inside. CBZ/CBR files are supposed to contain images and sometimes metadata files, so Ubooquity knows what to do with them. Zip and rar files can contain anything, so it's better for Ubooquity to ignore them as more often than not they will not be comics.

[Feature Request] Use inotify to allow removal of constant polling
Requires Java v7 though.

the server should ignore empty folders
rescanning the library should detect it, it should not care if there is empty folders in the library and def not display them either (just an issue if a series is either deleted entirely or moved to another folder)
if there is remaining folders from entries that is now deleted it should be ignored, simple as that IMO.

For some who might be having problems serving over the internet
http://forums.comcast.com/t5/Home-Networking-Router-WiFi/Port-Forwarding-for-an-IP-Camera/td-p/1529477

Statistics implementation
I wonder if there is an opportunity to count downloaded books?
Thanks in advance for your concern.
Customer support service by UserEcho