
OPDS XML error when accessing via browser
via http://myip:8085/opds-books
here is what its spitting out
Is anyone using the OPDS function?
This XML file does not appear to have any style information associated with it. The document tree is shown below.
http://www.w3.org/2005/Atom" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:pse="http://vaemendis.net/opds-pse/ns" xmlns:opds="http://opds-spec.org/2010/catalog" xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/" xml:lang="en">
<id>opdsRoot</id>
<title>Ubooquity books catalog</title>
<updated>2015-02-07T16:30:29-06:00</updated>
<icon>/theme/favicon.ico</icon>
<author>
http://vaemendis.net/ubooquity</uri>
</author>
<linktype="application/atom+xml; profile=opds-catalog; kind=navigation" rel="self" href="/opds-books/"/>
<linktype="application/atom+xml; profile=opds-catalog; kind=navigation" rel="start" href="/opds-books/"/>
<linktype="application/opensearchdescription+xml" rel="search" href="/opds-books/search"/>
<entry>
<id>allContentFlat</id>
<updated>2015-02-07T16:30:29-06:00</updated>
<contenttype="html">All books presented as a list.</content>
<linktype="application/atom+xml; profile=opds-catalog; kind=acquisition" rel="subsection" href="/opds-books/all"/>
</entry>
<entry>
<id>allContentFolder</id>
<updated>2015-02-07T16:30:29-06:00</updated>
<contenttype="html">All books grouped by folder.</content>
<linktype="application/atom+xml; profile=opds-catalog; kind=navigation" rel="subsection" href="/opds-books/all?groupByFolder=true"/>
</entry>
<entry>
<id>latestContent</id>
<updated>2015-02-07T16:30:29-06:00</updated>
<contenttype="html">Latest books added to the collection</content>
<linktype="application/atom+xml; profile=opds-catalog; kind=acquisition" rel="subsection" href="/opds-books/?latest=true"/>
</entry>
</feed>

Help How to for ubuntu 14 headless?
Does anyone have a comprehensive write up for setting up ubooquity on a headless ubuntu server 14.04 Or perhaps help me fill in the blanks? I'm pulling my hair out with how to configure, nix isn't my strongest suit but this is the last piece I need to complete a full media server for my kids so they stop watching youtube!
sudo apt-get install openjdk-7-jre-headless
sudo mkdir /etc/opt/ubooquity
cd /etc/opt/ubooquity
sudo wget http://vaemendis.net/ubooquity/service/download.php -O ubooquity.zip
sudo apt-get install unzip
unzip ubooquity.zip -d ubooquity
wget http://vaemendis.net/ubooquity/downloads/scripts/ubooquity.sh
sudo apt-get install dos2unix -y
dos2unix ubooquity.sh
sudo chmod u+x ubooquity.sh
./ubooquity.sh start
Then I went and did the below and it says ubooquity starts but the page displays nothing.
sudo chown root /etc/init.d/ubooquityd
sudo chgrp root /etc/init.d/ubooquityd
sudo chmod 755 /etc/init.d/ubooquityd
sudo update-rc.d /etc/init.d/ubooquityd defaults
sudo update-rc.d ubooquityd defaults
sudo service ubooquityd stop
sudo nano /etc/init.d/ubooquityd

OPDS via Chunky Comic Reader is slow

Public network issue now ..

Scanner thread does not end
Now the server runs since two days, but the scanner thread does not end. My problem: After the initial setup with one directory, I have added three more shared directories, but the books in this directories do not appear in Ubooquity. When I click "Launch new scan" I get this information in the logfile:
20150909 17:39:43 [pool-2-thread-18] INFO com.ubooquity.data.feeder.a - Ignoring scan request as another scan is already running.
But the last entry with scanning is from yesterday:
20150908 13:58:06 [Scanner thread] INFO com.ubooquity.fileformat.pdf.c - Reading metadata of pdf file: /share/MD0_DATA/ePub/Akers, Alan Burt/52 - Dray Prescot - Mord aud Kregen/52 - Dray Prescot - Mord aud Kregen - Alan Burt Akers.pdf
I hope, somebody can help me.

ubooquity for large traffic

Web application ARchive
Could Ubookquity distribution be installed in Tomcat (.war instead of .jar).
Regards

PC browser reader navigation

Extra comics button?
Hi guys,
I just installed Ubooquity on my NAS and got it worked with a little help. :)
Now, when I surf into the server and I choose the Comics button
I got to press another button to actually get to the Comics.
Why is that?
Here is also the path in my webbrowser when I see the Comics folders after I press the second button. (The second button appears without the 1):

New comic reader not working with reverse proxy prefix

Customer support service by UserEcho