+1
Planned

filters

Stéphane Le Marec 9 years ago updated by Tom 9 years ago 1

Hello

Is it possible to have filter on books to sort only pdf and epub for example ?


Thanks

+1

2 ideas to Accelarate ubooquity?

Elouan 9 years ago updated 9 years ago 1

I run ubooquity on a synology DS212, it's a low memory device but sufficient for the job.

There are 2 points that make ubooquity very slow:

- opds acces. I use chunky reader and It takes a long time to get the initial list of folders. After that when I click on a directiry, it's fast, but the initial folder list of quite long (several minutes). I suspect this is because ubooquity is computing dynamically the list to provide and it takes a long time on my collection. Maybe you could pre-compute that initial list after the scanning process, this way it would make it faster

- latest comics. (opds or web acces) Same situation: it takes a long time to get the list, and I suspect it's the same reason. Mybe you could pre-compute that list after the scan to make it faster?



+1
Completed

Exposing current settings to non-admin users (for theming)

Scott (ScooterPSU) 9 years ago updated 6 years ago 8

With some of the stuff I've added to my theme, it would drastically simplify if I could access settings. Really, any settings that aren't security related would be helpful.

Like if I could access whatever the user's "Reverse proxy prefix" was, I could compare the active page to the expected latest-comics page, and change the look of the "New" button accordingly.
Or if I could see if "Enable folder metadata display" is enabled, I could show/not show certain things on each page.


Otherwise I've got a list of settings at the top of a js file that need to be manually set before the first use.

+1
Under review

Longer Latest Comics List?

FrozenTrout 9 years ago updated by Elouan 9 years ago 5

I was wondering if there was any way we could get an option for the Latest Comics section to show more than 30 comics, or at least have more paginated? I often add a bunch of comics at a time, so some get pushed off the page, meaning there's no way to see that some series have new issues without manually navigating to their page.

+1
Planned

Scanning page: add more info

Elouan 9 years ago updated by Tom 9 years ago 1

This is a little idea for improving the user-experience

In the scanning page, the one that refreshes automatically every 5 secs, it would be nice to see the latest changes (addition/updates/removal). maybe you could display there an extract of the log file?

I see 2 benefits:

  1. the user sees what is beeing processed, it's always interesting
  2. In case of a problem, it would be seen there (if you dump the log in there); I've missed a java heap memory several time until I had the idea to look in the log file to see the error message
+1

Ubooquity behind haproxy issue

Alto Finnegan 9 years ago updated 9 years ago 3

So, I've tried to run Ubooquity behind haproxy instead of nginx (which worked fine). I can't get it working though. The login page displays fine, but as soon as I login (which also seems to work fine according to the Ubooquity log), I'm getting this error:


502 Bad Gateway

The server returned an invalid or incomplete response.


I might very well have something misconfigured, but it could also be that Ubooquity sense back some slightly wonky response that nginx doesn't mind, but haproxy does.


Does anybody on here run Ubooquity behind haproxy by any chance? Or have any idea what the issue could be?


+1
Declined

Metadata for IDs

mediabot666 9 years ago updated by Tom 9 years ago 1
So far just poking around the DB, Ub, doesn't use metadata in the ids to tell us the hierarchy of the files

and directories that it is managing. If metadata were added to the ids, this would simplify navigation when writing custom url


With a directory structure like Comics > [ DC | Image ] > Batman 2011 , Flash with metadata enriching the ids you'd end up with


R0= Comics

AAA = DC

AA1 = Image

001 = Batman 2011

002 = Flash


R0000000000000 = All Publishers

R0AAA000000000 = Are all DC comics

R0AAA001001001 = is batman 01

R0AAA002002022 = flash #22

R0AA1000000000 = all image comics

R0AAA001001000 = all batman comics

With the file-system hierarchy recorded as metadata in the id we can simplify navigation and tell if we're on a branch, trunk, or tip. The record id gives a clear way to navigate up and down the topology

+1

Question Ratings and Webcommands

mediabot666 9 years ago updated by Scott (ScooterPSU) 9 years ago 5

I'm working on building a theme and had a couple of questions. I noticed the database has a section for ratings. I don't see a way to POST the information. Is there a way to update the ratings for books/comics ?


Usually you can enter url#section to jump to a section of a page. I noticed with Ubooquity I could hack it together as href="./#overview" I didn't think it would work but it did. Is this a bug in the software, or is how it is intended to work for jumping section on the html page?


Are there any commands to show what the user is currently reading similar to how new issues are displayed?


For lastest and random they appear to read comic.css. Can the html be override similar to folder-info.html? If so where would the html need to be stored

For navigation I noticed my setup ( Comic >> Publishes > > Series ) that if you're viewing a a folder-html in Series , but put a href=".." it will jump back to view all publishers, and not go back on level? Is that true for all?


Example Browsing Trigun and clicking a link with .. doesn't take you back to Dark Horse Manage, it will bring you to all publishers.


Is their documentation on any post/get we can perform to the server?


+1
Answered

Question Database

mediabot666 9 years ago updated by Tom 9 years ago 2

Are there API calls that can be made to the H2 database through mylar similar to how we query comic vine api?



+1
Declined

Magazines module

Armando Mártires 9 years ago updated by Tom 9 years ago 2

Hi!
Before all thanks for this awesome tool.
I would like to suggest adding a magazines module.
Magazines are mostly in PDF format.
As they are not actually books or comics it would be nice to have a specific module/section for them.