0

where is Ubooquity.jar??

meandr 3 years ago updated by Anton Baur 3 years ago 1

Hello I am totally puzzled about this because the release looks like it's from 2018 so there must not've been any recent changes.

  1. Downloaded this file from this page
  2. unzipped it as per these instructions which describes to this directory structure
  3. there is no Ubooquity.jar file!
  4. I ran tree on the directory, below is the result

have I been up for too long, or what?

└── Ubooquity
    ├── META-INF
    │   └── MANIFEST.MF
    ├── admin
    │   ├── about.txt
    │   ├── admin.css
    │   ├── admin.html
    │   ├── admin.js
    │   ├── angular-animate.min.js
    │   ├── angular-aria.min.js
    │   ├── angular-material.min.css
    │   ├── angular-material.min.js
    │   ├── angular-messages.min.js
    │   ├── angular-sanitize.min.js
    │   ├── angular.min.js
    │   ├── banner.png
    │   ├── delete.svg
    │   ├── edit.svg
    │   ├── favicon.ico
    │   ├── help
    │   │   ├── bookmarkCookies.html
    │   │   ├── bypassSingleRootFolder.html
    │   │   ├── exclusionPattern.html
    │   │   ├── folderMetadata.html
    │   │   ├── isCalibreLibrary.html
    │   │   ├── keepUnreachableFolders.html
    │   │   ├── opds.html
    │   │   ├── revProxy.html
    │   │   ├── theme.html
    │   │   └── titleInsteadOfFilename.html
    │   ├── help.svg
    │   ├── login.html
    │   ├── login.js
    │   ├── password.html
    │   ├── password.js
    │   ├── roboto-Bold.woff2
    │   ├── roboto-Italic.woff2
    │   ├── roboto-Light.woff2
    │   ├── roboto-Medium.woff2
    │   ├── roboto-Regular.woff2
    │   ├── roboto.css
    │   ├── sha256-min.js
    │   └── users.svg
    ├── autherror.png
    ├── bcprov-jdk15on-1.53.jar
    ├── com
    │   └── ubooquity
    │       ├── Launcher.class
    │       ├── Ubooquity$1.class
    │       ├── Ubooquity.class
    │       ├── a
    │       │   ├── a.class
    │       │   ├── b.class
    │       │   ├── c$a.class
    │       │   └── c.class
    │       ├── a.class
    │       ├── b
    │       │   ├── a.class
    │       │   ├── b$a.class
    │       │   ├── b$b.class
    │       │   ├── b.class
    │       │   ├── c.class
    │       │   ├── d.class
    │       │   ├── e.class
    │       │   └── f.class
    │       ├── b$1.class
    │       ├── b.class
    │       ├── c
    │       │   ├── a$a.class
    │       │   └── a.class
    │       ├── c.class
    │       ├── d
    │       │   ├── a.class
    │       │   ├── b.class
    │       │   ├── c.class
    │       │   ├── d.class
    │       │   └── e.class
    │       ├── d.class
    │       ├── data
    │       │   ├── database
    │       │   │   ├── a$1.class
    │       │   │   ├── a$a.class
    │       │   │   ├── a.class
    │       │   │   ├── b.class
    │       │   │   ├── c$1.class
    │       │   │   ├── c$a.class
    │       │   │   ├── c.class
    │       │   │   ├── d$1.class
    │       │   │   ├── d.class
    │       │   │   ├── e.class
    │       │   │   ├── f.class
    │       │   │   └── g.class
    │       │   ├── feeder
    │       │   │   ├── a.class
    │       │   │   ├── b.class
    │       │   │   └── c.class
    │       │   └── shrinker
    │       │       ├── a$1.class
    │       │       ├── a$2.class
    │       │       ├── a$3.class
    │       │       └── a.class
    │       ├── e
    │       │   ├── a$1.class
    │       │   ├── a$2.class
    │       │   ├── a$a.class
    │       │   ├── a$b.class
    │       │   ├── a$c.class
    │       │   ├── a$d.class
    │       │   ├── a$e.class
    │       │   ├── a.class
    │       │   ├── b$a.class
    │       │   ├── b$b.class
    │       │   └── b.class
    │       ├── f
    │       │   ├── a.class
    │       │   ├── b.class
    │       │   ├── c.class
    │       │   ├── d.class
    │       │   ├── e.class
    │       │   ├── f.class
    │       │   ├── g.class
    │       │   ├── h.class
    │       │   ├── i.class
    │       │   ├── j.class
    │       │   ├── k.class
    │       │   ├── l.class
    │       │   └── m.class
    │       ├── fileformat
    │       │   ├── cbr
    │       │   │   ├── a$1.class
    │       │   │   └── a.class
    │       │   ├── cbz
    │       │   │   ├── a$1.class
    │       │   │   └── a.class
    │       │   ├── djvu
    │       │   │   ├── a.class
    │       │   │   └── b.class
    │       │   ├── epub
    │       │   │   ├── a.class
    │       │   │   ├── b.class
    │       │   │   ├── c.class
    │       │   │   ├── d.class
    │       │   │   └── e.class
    │       │   ├── fb2
    │       │   │   └── a.class
    │       │   ├── mobi
    │       │   │   ├── a$a.class
    │       │   │   └── a.class
    │       │   └── pdf
    │       │       ├── a.class
    │       │       └── b.class
    │       ├── guifx
    │       │   ├── Main.class
    │       │   ├── a.class
    │       │   ├── b.class
    │       │   ├── c.class
    │       │   └── d.class
    │       ├── pref
    │       │   ├── Autoscan.class
    │       │   ├── ContentPath.class
    │       │   ├── PreferencesListener.class
    │       │   ├── User.class
    │       │   ├── UserPreferences.class
    │       │   ├── WritableUserPreferences$PublicPref.class
    │       │   └── WritableUserPreferences.class
    │       ├── provider
    │       │   ├── api
    │       │   │   ├── admin
    │       │   │   │   ├── a.class
    │       │   │   │   ├── b.class
    │       │   │   │   ├── c.class
    │       │   │   │   ├── d.class
    │       │   │   │   ├── e.class
    │       │   │   │   ├── f.class
    │       │   │   │   ├── g.class
    │       │   │   │   └── h.class
    │       │   │   ├── publiq
    │       │   │   │   └── a.class
    │       │   │   └── user
    │       │   │       ├── a.class
    │       │   │       └── b.class
    │       │   ├── book
    │       │   │   ├── a$a.class
    │       │   │   ├── a$b.class
    │       │   │   ├── a.class
    │       │   │   ├── b.class
    │       │   │   ├── c.class
    │       │   │   ├── d$1.class
    │       │   │   ├── d.class
    │       │   │   ├── e.class
    │       │   │   ├── f$a.class
    │       │   │   ├── f$b.class
    │       │   │   ├── f.class
    │       │   │   ├── g$1.class
    │       │   │   └── g.class
    │       │   ├── bookdetails
    │       │   │   └── a.class
    │       │   ├── comic
    │       │   │   ├── a$a.class
    │       │   │   ├── a$b.class
    │       │   │   ├── a$c.class
    │       │   │   ├── a.class
    │       │   │   └── b.class
    │       │   ├── comicdetails
    │       │   │   └── a.class
    │       │   ├── epubreader
    │       │   │   └── a.class
    │       │   ├── homepage
    │       │   │   └── a.class
    │       │   ├── login
    │       │   │   └── a.class
    │       │   ├── opds
    │       │   │   ├── a.class
    │       │   │   ├── b.class
    │       │   │   ├── c.class
    │       │   │   ├── d.class
    │       │   │   ├── e.class
    │       │   │   └── f.class
    │       │   ├── page
    │       │   │   ├── a.class
    │       │   │   ├── b.class
    │       │   │   └── c.class
    │       │   ├── rawfile
    │       │   │   └── a.class
    │       │   ├── script
    │       │   │   └── a.class
    │       │   └── theme
    │       │       └── a.class
    │       └── thirdparty
    │           └── mobimeta
    │               ├── a.class
    │               ├── b.class
    │               ├── c.class
    │               ├── d.class
    │               ├── e.class
    │               ├── f.class
    │               ├── g.class
    │               ├── h.class
    │               └── i.class
    ├── comicreader
    │   ├── angular-cookies.min.js
    │   ├── angular.min.js
    │   ├── bootstrap.min.css
    │   ├── comicreader.css
    │   ├── comicreader.js
    │   ├── dimoverlay.png
    │   ├── favicon.ico
    │   ├── loading.gif
    │   ├── reader-arrow-left.png
    │   ├── reader-arrow-right.png
    │   ├── reader.html
    │   └── ui-bootstrap-custom-tpls-0.13.1.min.js
    ├── common-image-3.3.1.jar
    ├── common-io-3.3.1.jar
    ├── common-lang-3.3.1.jar
    ├── commons-compress-1.13.jar
    ├── commons-io-2.5.jar
    ├── commons-logging-1.2.jar
    ├── epubreader
    │   ├── angular-cookies.min.js
    │   ├── angular.min.js
    │   ├── close.png
    │   ├── dimoverlay.png
    │   ├── epubreader.css
    │   ├── epubreader.js
    │   ├── epubtoc.css
    │   ├── favicon.ico
    │   ├── menu.css
    │   ├── menu.html
    │   ├── menu.js
    │   ├── nextchapter.png
    │   └── prevchapter.png
    ├── fileerror.png
    ├── fontbox-2.0.6.jar
    ├── fonts
    │   ├── Charis\ SIL.css
    │   ├── CharisSIL-B.woff
    │   ├── CharisSIL-BI.woff
    │   ├── CharisSIL-I.woff
    │   ├── CharisSIL-R.woff
    │   ├── Fira\ Sans.css
    │   ├── FiraSans-Bold.woff
    │   ├── FiraSans-BoldItalic.woff
    │   ├── FiraSans-Italic.woff
    │   ├── FiraSans-Regular.woff
    │   ├── Tex\ Gyre\ Pagella.css
    │   ├── texgyrepagella-bold.woff
    │   ├── texgyrepagella-bolditalic.woff
    │   ├── texgyrepagella-italic.woff
    │   ├── texgyrepagella-regular.woff
    │   └── toc.txt
    ├── guifx
    │   ├── external.png
    │   ├── icon.png
    │   ├── mainStyle.css
    │   └── mainWindow.fxml
    ├── h2-1.4.193.jar
    ├── icon-128.png
    ├── icon-16.png
    ├── icon-24.png
    ├── icon-256.png
    ├── icon-32.png
    ├── icon-48.png
    ├── icon-64.png
    ├── icon-tray.png
    ├── imageio-1.0.jar
    ├── imageio-core-3.3.1.jar
    ├── imageio-jpeg-3.3.1.jar
    ├── imageio-metadata-3.3.1.jar
    ├── imgscalr-lib-4.2.jar
    ├── jackson-annotations-2.8.4.jar
    ├── jackson-core-2.8.4.jar
    ├── jackson-databind-2.8.4.jar
    ├── javadjvu-0.8.09.jar
    ├── javax.servlet-api-3.1.0.jar
    ├── jbig2-5.5.1.jar
    ├── jcl-over-slf4j-1.7.12.jar
    ├── jetty-http-9.4.0.v20161208.jar
    ├── jetty-io-9.4.0.v20161208.jar
    ├── jetty-server-9.4.0.v20161208.jar
    ├── jetty-util-9.4.0.v20161208.jar
    ├── jopt-simple-4.8.jar
    ├── jsoup-1.8.3.jar
    ├── junrar-3.0.1-Ubooquity.jar
    ├── log-config.xml
    ├── logback-classic-1.1.3.jar
    ├── logback-core-1.1.3.jar
    ├── pdfbox-2.0.6.jar
    ├── scripts
    │   ├── sha256-min.js
    │   └── tools.js
    ├── slf4j-api-1.7.12.jar
    ├── themes
    │   └── default
    │       ├── android-chrome-192x192.png
    │       ├── apple-touch-icon-120x120.png
    │       ├── apple-touch-icon-152x152.png
    │       ├── apple-touch-icon-180x180.png
    │       ├── arrowleft.png
    │       ├── arrowleft10.png
    │       ├── arrowright.png
    │       ├── arrowright10.png
    │       ├── arrowup.png
    │       ├── banner.png
    │       ├── books.css
    │       ├── books.png
    │       ├── close.png
    │       ├── comics.css
    │       ├── comics.png
    │       ├── dimoverlay.png
    │       ├── download.png
    │       ├── favicon-16x16.png
    │       ├── favicon-32x32.png
    │       ├── favicon-96x96.png
    │       ├── favicon.ico
    │       ├── files.png
    │       ├── folder.png
    │       ├── homepage.css
    │       ├── latest-books.png
    │       ├── latest-comics.png
    │       ├── mstile-144x144.png
    │       ├── nocover.png
    │       ├── pagereader.css
    │       ├── progressbar-reader.gif
    │       ├── progressbar.gif
    │       ├── random.png
    │       ├── rawfiles.css
    │       ├── read.png
    │       ├── search.png
    │       ├── settings.png
    │       ├── sliding-left.png
    │       ├── sliding-right.png
    │       ├── star0.png
    │       ├── star1.png
    │       ├── star2.png
    │       ├── star3.png
    │       ├── star4.png
    │       ├── star5.png
    │       ├── themeScript.js
    │       └── toc.txt
    └── webp-image-decoder-plugin-0.2.jar

+2

you just unzipped the Ubooquity.jar-file, too ;-)