0

Adding BPG image support?

Tom Davies 7 years ago 0

I've been converting a lot of image files from JPG to BPG, and the file size savings is significant. Is there any chance of Ubooquity supporting BPG in the future?

0

Ubuntu Mate 18.04

dragon13 7 years ago updated by Think Strategy 7 years ago 1

Can't access admin interface. Tried using another computer. Running ubooquity on NAS, NAS firewall is forwarded for used port. Tried IP:port/admin also tried IP:port/ubooquity/admin , nothing works. Performed a restart. I can pull standard Ubooquity web interface but not admin. Tried changing port number using preferences.json also made sure remote admin option is enabled. I've been working on this for two days now, No Go! Thank you.

0

Ubooquity starts then stops. Not showing up on 2202 or 2203

Trevor 7 years ago updated by Think Strategy 7 years ago 1

So it's been 2 years since my Ubooquity has worked. Tried getting it back up today and it seems to Start but when it does it's not available at 2202 or 2203 with or without /admin and after 5 or 6 seconds it says stop/waiting. Any ideas?

Having a dev friend help but he isn't super familiar with this. He thinks it's a Java issue.

Image 465

0

Directory description.

ConteZero 🇩🇪 7 years ago updated 7 years ago 1

Ubooquity is great for simple manga directory structure but it's a burden when we move to a larger manga database (you know, I love manga).

Search ".description" (or similar) while browsing directory, if the file is found then the whole directory (and subs) is a "leaf": inside you'll find a single comic repository.

File ".description"  can contain metadata like:

- title

- description (short / long)

- author

- illustrator (shouldn't be here but it's ok)

- arcs (i.e. "from 1 to 15 is Falling sky, from 16 to 67 is Becoming adult etc...)

- genre

- tags

- "see also"

tags, author, illustrator and other fields could be used for "advanced" search.


If ".description" exist then a ".samples" subfolder (with covers and similar stuff) could exist too.

If ".description" exist then a ".extra" subfolder  (with specials, out of order etc) could exist too.


Comic files can be:

- as they already are (duh)

- splitted between folders (like "arc 1", "arc 2", "arc 3" etc)

I know this isn't really easy to do but well, as far as they are just "ideas"... why not ?

0

Up arrow in mags does not do what is expected...

Anthony Reinking 7 years ago 0

I have 13 screens of magazines (373 different magazines, with several thousand issues).

When I'm on say screen 3, and select a magazine, and then select the up arrow; rather than take me back to screen 3, it goes to screen 1.

This means if I want to get back to mags on screen 7 I have way too many extra clicks.

Thank you for this great app!

0

I cant open the admin page

jaykool 7 years ago updated by Anton Baur 7 years ago 2

HI

I am on Debian Buster and I downloaded Jre 1.8.191 to use with Ubooquity.

I run it with

/opt/jre_1.8.191/bin.java -jar Ubooquity.jar

It works I can open the default user page but I am unable to do anything admin line

Clicking on Admin button does not do anything :(

See the logs

https://paste.debian.net/hidden/48459fa1/

Any ideas?

0

admin screen not showing up on headless Ubuntu server. Ubooquity seems to be running ok.

CraftyClown 7 years ago updated by Think Strategy 7 years ago 9

Hey guys,

I'm trying to run the Ubooquity.jar on a headless Ubuntu 18.10 box and despite the fact the terminal seems to indicate it is running I am unable to access it via http://YOUR_IP:2203/admin

The command I am  running is 

java -jar Ubooquity.jar --remoteadmin --headless

This is the output from terminal;

20190104 12:26:04 [main] INFO com.ubooquity.Ubooquity - Running with the following parameters - headless: true, libraryport: -1, adminport: -1, remoteadmin: true, host: null, debug: false, execdir: /opt/Ubooquity
20190104 12:26:04 [main] INFO com.ubooquity.Ubooquity - #############################
20190104 12:26:04 [main] INFO com.ubooquity.Ubooquity - # Starting Ubooquity #
20190104 12:26:04 [main] INFO com.ubooquity.Ubooquity - #############################
20190104 12:26:04 [main] INFO com.ubooquity.Ubooquity - Java version: 1.8.0_191
20190104 12:26:04 [main] INFO com.ubooquity.Ubooquity - Java vendor: Oracle Corporation
20190104 12:26:04 [main] INFO com.ubooquity.Ubooquity - java vm name: OpenJDK 64-Bit Server VM
20190104 12:26:04 [main] INFO com.ubooquity.Ubooquity - java runtime name: OpenJDK Runtime Environment
20190104 12:26:04 [main] INFO com.ubooquity.Ubooquity - Max heap size available: 7118 MB
20190104 12:26:04 [main] INFO com.ubooquity.Ubooquity - OS name: Linux
20190104 12:26:04 [main] INFO com.ubooquity.Ubooquity - OS version: 4.18.0-13-generic
20190104 12:26:04 [main] INFO com.ubooquity.Ubooquity - OS architecture: amd64
20190104 12:26:04 [main] INFO com.ubooquity.Ubooquity - Loading local version info
20190104 12:26:04 [main] INFO com.ubooquity.Ubooquity - Ubooquity 2.1.2 built on 2018-10-14 at 12:58
20190104 12:26:04 [main] INFO com.ubooquity.Ubooquity - Creating application folders
20190104 12:26:05 [main] INFO com.ubooquity.Ubooquity - Loading preferences
20190104 12:26:06 [main] INFO org.eclipse.jetty.util.log - Logging initialized @8287ms to org.eclipse.jetty.util.log.Slf4jLog
20190104 12:26:06 [main] INFO com.ubooquity.b - Starting internal server...
20190104 12:26:06 [main] INFO com.ubooquity.b - Reverse proxy prefix is not activated
20190104 12:26:06 [Scanner thread] INFO com.ubooquity.data.feeder.a - Scanning books directories
20190104 12:26:06 [Scanner thread] INFO com.ubooquity.data.feeder.a - Finished scanning books directories, populating folders content cache
20190104 12:26:06 [Scanner thread] INFO com.ubooquity.data.feeder.a - Books folder content cache populated
20190104 12:26:06 [Scanner thread] INFO com.ubooquity.data.feeder.a - Scanning comics directories
20190104 12:26:06 [Scanner thread] INFO com.ubooquity.data.feeder.a - Finished scanning comics directories, populating folders content cache
20190104 12:26:06 [Scanner thread] INFO com.ubooquity.data.feeder.a - Comics folder content cache populated
20190104 12:26:06 [Scanner thread] INFO com.ubooquity.data.feeder.a - Comics statistics: [total: 0, added or updated: 0, removed: 0]
20190104 12:26:06 [Scanner thread] INFO com.ubooquity.data.feeder.a - Books statistics: [total: 0, added or updated: 0, removed: 0]
20190104 12:26:06 [main] INFO org.eclipse.jetty.server.Server - jetty-9.4.0.v20161208
20190104 12:26:06 [main] INFO o.e.j.server.handler.ContextHandler - Started o.e.j.s.h.ContextHandler@6c4906d3{/,null,AVAILABLE,@admin}
20190104 12:26:06 [main] INFO o.e.j.server.handler.ContextHandler - Started o.e.j.s.h.ContextHandler@65987993{/,null,AVAILABLE,@library}
20190104 12:26:06 [main] INFO o.e.jetty.server.AbstractConnector - Started library@38467116{HTTP/1.1,[http/1.1]}{0.0.0.0:2202}
20190104 12:26:06 [main] INFO o.e.jetty.server.AbstractConnector - Started admin@5b7a7f33{HTTP/1.1,[http/1.1]}{0.0.0.0:2203}
20190104 12:26:06 [main] INFO org.eclipse.jetty.server.Server - Started @8592ms
20190104 12:26:06 [main] INFO com.ubooquity.b - Internal server started. Listening on port 2202 (library) and 2203 (admin)
Tyep Q then ENTER to exit
20190104 12:26:07 [Timer-0] INFO com.ubooquity.Ubooquity - Checking latest available Ubooquity version from website
20190104 12:26:08 [Timer-0] INFO com.ubooquity.Ubooquity - Latest version available: 2.1.2 - Current version: 2.1.2

any thoughts on what the issue might be, or how I might go about trouble shooting it?

Cheers all

0

Wrong cover and file

Eien 7 years ago updated by The-Dung Nguyen 7 years ago 4

Hello guys,

I have been faced with a rather strange problem. 2 of the PDF that I downloaded are with covers "Ici Paris" of February, 2018 while I have never downloaded this file. If I make "Read" it loads me this file from "wtf path" but when I DL on my desktop it is the good one. On the other hand if I open it in Raw files from Ubooquity it is this file Ici Paris which opens

.
https://i.goopics.net/VQyZ7.jpg

When I make "read" it's load this unknown file



https://i.goopics.net/94yjY.jpg

When I make DL and when it's open in Firefox I have this strange file:

https://i.goopics.net/Om2Qr.jpg

But if I make right click and to download on my desktop it is OK.

I have make a clear books database unsuccessfully. I connected in SSH but I do not see where is this famous file. It is freaking out:)

0
Not a bug

When I attempt to launch Ubooquity,I get this error in the log file.

Tormenator1 7 years ago updated by Carlos Alberto 6 years ago 3

20181227 12:30:26 [main] INFO com.ubooquity.Ubooquity - Running with the following parameters - headless: false, libraryport: -1, adminport: -1, remoteadmin: false, host: null, debug: false, execdir: C:\Users\Kestor Brown\Desktop\Ubooquity

20181227 12:30:26 [main] INFO com.ubooquity.Ubooquity - #############################

20181227 12:30:26 [main] INFO com.ubooquity.Ubooquity - # Starting Ubooquity #

20181227 12:30:26 [main] INFO com.ubooquity.Ubooquity - #############################

20181227 12:30:26 [main] INFO com.ubooquity.Ubooquity - Java version: 11.0.1

20181227 12:30:26 [main] INFO com.ubooquity.Ubooquity - Java vendor: Oracle Corporation

20181227 12:30:26 [main] INFO com.ubooquity.Ubooquity - java vm name: Java HotSpot(TM) 64-Bit Server VM

20181227 12:30:26 [main] INFO com.ubooquity.Ubooquity - java runtime name: Java(TM) SE Runtime Environment

20181227 12:30:26 [main] INFO com.ubooquity.Ubooquity - Max heap size available: 4084 MB

20181227 12:30:26 [main] INFO com.ubooquity.Ubooquity - OS name: Windows 10

20181227 12:30:26 [main] INFO com.ubooquity.Ubooquity - OS version: 10.0

20181227 12:30:26 [main] INFO com.ubooquity.Ubooquity - OS architecture: amd64

20181227 12:30:26 [main] INFO com.ubooquity.Ubooquity - Loading local version info

20181227 12:30:26 [main] INFO com.ubooquity.Ubooquity - Ubooquity 2.1.2 built on 2018-10-14 at 12:58

20181227 12:30:26 [main] INFO com.ubooquity.Ubooquity - Creating application folders

20181227 12:30:26 [main] INFO com.ubooquity.Ubooquity - Loading preferences

20181227 12:30:26 [main] INFO com.ubooquity.Ubooquity - Saving preferences

20181227 12:30:27 [main] INFO org.eclipse.jetty.util.log - Logging initialized @1576ms to org.eclipse.jetty.util.log.Slf4jLog

20181227 12:30:27 [Thread-2] INFO com.ubooquity.b - Stopping internal server...

20181227 12:30:27 [Thread-2] INFO com.ubooquity.data.feeder.a - Aborting content scan...

20181227 12:30:27 [Thread-2] ERROR com.ubooquity.b - Error while stopping internal server

java.lang.NullPointerException: null

at com.ubooquity.d.e.a(SourceFile:99) ~[Ubooquity.jar:2.1.2]

at com.ubooquity.b.c(SourceFile:112) ~[Ubooquity.jar:na]

at com.ubooquity.Ubooquity.C(SourceFile:216) ~[Ubooquity.jar:na]

at java.base/java.lang.Thread.run(Thread.java:834) ~[na:na]

20181227 12:30:27 [Thread-2] INFO com.ubooquity.b - Internal server stopped

20181227 12:30:27 [Thread-2] INFO com.ubooquity.Ubooquity - Ubooquity has closed.


I've attempted restarting the computer,and re-installing Java,but none of that seemed to fix this error.

0

Ubooquity comics scanner should support expanded comics

tml 7 years ago updated by Anton Baur 7 years ago 1

The built-in comics reader is so painfully slow for me that I wrote a python tool which finds every CBR/CBZ in my directories and unpacks them to individual JPG files with the folder structure <publisher>/<title>/<volume>/<issue>/<pagenum>.jpg

Every tool I've tried fails to find any of the JPGs when they're expanded this way. It would be nice if Ubooquity could support it.