0
Answered

Where can I find more information on the layout/syntax of the folder-info.html files?

Tom Davies 8 years ago updated by Tom 8 years ago 4

I'm looking to setup my comic folders with folder-info.html files, but have no idea what to put in them syntax-wise. Is there an example or reference on this?

0
Under review

Deleting books from database

Zedd Epstein 8 years ago updated 8 years ago 2

This morning shortly after completing scanning my library, Ubooquity seems to have removed all of the books it had added. I have 5 40kb zips of logs containing:

20160114 08:23:06 [Scanner thread] INFO com.ubooquity.data.database.a - Deleting book with id 65081 from database

What did I configure incorrectly, and is there any way to prevent it from deleting books from the db without confirmation?

0
Under review

comic epub

Bo Rosén 9 years ago updated by Chunky 9 years ago 2
I just installed Ubookquity on my pi, and it seems to work fine. Except, it appears it doesn't support epub for comics, of which I have a few. Perhaps this could be added at some point?
0
Completed

Support for open file format .DJVU .DJV

Antoine Sylvia 9 years ago updated 9 years ago 6
Thanks for this great solution and also incorporating some of my initial suggestions such as supporting HTTPS and .Mobi books (I post under the "Boston" username in comments for your releases). I have a big collection of books in the DJVU / DJV open file format which is an alternative to PDF (first released in 1998). I realized after running a scan that this format is currently unsupported in the latest edition and was wondering if there were any plans of adding to future releases? I know I can access them via the RAW section but support for this format would be a great addition.
0
Not a bug

Internal server error: / by zero

Les Kent 9 years ago updated by Tom 9 years ago 5
I'm getting this error now when trying to access the top level comics book page. Below is what it shows from the log file. This first seemed to have happened when I upgraded to 1.7.0 but when I went back to 1.6.0 it has the same problem. I also added new content around the same time so maybe that is related. 

20150102 03:40:26 [pool-2-thread-9] WARN com.ubooquity.f.f - Could not understand cookie header : gsp_left-pane_g_ctl00_media=520px; gsp_right-pane_g_ctl00_mediaCR=727px; ACEGI_SECURITY_HASHED_REMEMBER_ME_COOKIE="YWRtaW46MTQyNjAxOTQ1MDI3ODowNjc5MTkwNTBlMzExZTUyMThlZDZiNzBkMzVmZTFlZA=="; player-61646d696e=1; SESSION-GUID=dgzaamu8c75h; fdfusionsessionid=+9A0thyELQHg801bc2VFpI95Pts=; snatched_view2=list; soon_view2=thumbs; suggestions_charts_menu_selected=suggestions; __utma=131919182.1564816495.1370233916.1382646165.1390937878.28; _ga=GA1.2.1564816495.1370233916
20150102 03:40:27 [pool-2-thread-12] WARN com.ubooquity.f.f - Could not understand cookie header : gsp_left-pane_g_ctl00_media=520px; gsp_right-pane_g_ctl00_mediaCR=727px; ACEGI_SECURITY_HASHED_REMEMBER_ME_COOKIE="YWRtaW46MTQyNjAxOTQ1MDI3ODowNjc5MTkwNTBlMzExZTUyMThlZDZiNzBkMzVmZTFlZA=="; player-61646d696e=1; SESSION-GUID=dgzaamu8c75h; fdfusionsessionid=+9A0thyELQHg801bc2VFpI95Pts=; snatched_view2=list; soon_view2=thumbs; suggestions_charts_menu_selected=suggestions; __utma=131919182.1564816495.1370233916.1382646165.1390937878.28; _ga=GA1.2.1564816495.1370233916
20150102 03:40:27 [pool-2-thread-12] ERROR com.ubooquity.b - Request processing failed
java.lang.ArithmeticException: / by zero

at com.ubooquity.provider.comic.b.a(SourceFile:696) ~[Ubooquity.jar:1.6.0]

at com.ubooquity.provider.comic.b.a(SourceFile:329) ~[Ubooquity.jar:1.6.0]

at com.ubooquity.provider.comic.b.a(SourceFile:205) ~[Ubooquity.jar:1.6.0]

at com.ubooquity.b.a(SourceFile:287) [Ubooquity.jar:1.6.0]

at com.ubooquity.b.a(SourceFile:53) [Ubooquity.jar:1.6.0]

at com.ubooquity.b$1.a(SourceFile:119) [Ubooquity.jar:1.6.0]

at com.ubooquity.e.d.a(SourceFile:287) [Ubooquity.jar:1.6.0]

at com.ubooquity.e.d$f.a(SourceFile:807) [Ubooquity.jar:1.6.0]

at com.ubooquity.e.d$1$1.run(SourceFile:210) [Ubooquity.jar:1.6.0]

at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [na:1.8.0_25]

at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [na:1.8.0_25]

at java.lang.Thread.run(Unknown Source) [na:1.8.0_25]

0

Where can i find ubooquity package for ds415+ ?

Bargu Bargu 9 years ago 0
Hi all,
Where can i find ubooquity package for ds415+ ?

Thx.

0
Searching answer

Perf issue on Raspberry Pi 2 with HD comics

Eric Savolle 9 years ago updated by Tom 9 years ago 4
As my old linux ebook died, I've moved my Ubooquity server on a Raspberry Pi 2.

I'm running through some perf issues with HD comics (pages whose width bigger than 1024)

here some loading times
comics WxH
1024 x 1575 => about 1 s to load new page
1444 x 2220 => about 3 s
1988 x 3058 => about 5 s, up to 10 s

The loading times are between unbuffered pages, in all cases the next buffered one is displayed quickly (1 s).

Issues are the same on the rpi browser, on my main computer, on my android devices.
I've tried OPDS with Challenger Comics, same issues, even badder (was running fine with my previous ebook)

I've tried to increase Heap Size to 512M (Xmx512m), same issue.
I've tried to overclock Pi 2 to 900Mhz, same issue.

By the way the Cpu load is not big , always around 25%-50%.
And the logs show no error neither exception.

So I'm stuck...
Any idea ?
Or do I have to downscale all my comics :( ?
0
Answered

theme

Gamal Farag Abdelnaser 9 years ago updated by Tom 9 years ago 2
Hello, i'm totally new to ubooquity, this is amazing.
i have a problem with installing themes to my server, its only a .tar file, there is no folders or anything to add themes to, just a jar file.

is there any instructions for this, thx
0
Started

Folder images huge

Sam Busby 9 years ago updated 9 years ago 3
The new update to Ubooquity is great however I am having an issue with the new folder.jpg images.

When enabling them, they don't seem to get scaled or resized, they just get displayed at full size and overlap.


Image 49

0
Answered

Access Ubookquity through internet

madmax1990 10 years ago updated 10 years ago 3
Hi i can access ubookquity only through my local network, i forworded the port 2202 to my mashine but i cant access it trough the internet?