Quote:
Originally Posted by birmane36
Hello,
I use calibre2opds to create a catalog of my books on dropbox
I create a site on updog under dropbox
When the generation of my catalog is finished, the file "index.html" is in the folder "catalog" is therefore not visible on updog. By cutting and sticking directly into the folder "dropbox, application, updog, website name" I have access to the first page of my catalog, but if I click on "author, book, etc." it notice me "The requested URL was not found on this server"
What mistake do I make?
Thanks in advance for your help.
PS I am french and I use an online translation service, so thank you for forgiving me the translation errors.
|
Normally using the free Updog service with default settings your Calibre library will be at the location Dropbox/apps/updog/
<website> where
<website> is your chosen web site name. The Calibre2opds catalog will then (with default Calibre2opds settings) end up in the
_catalog subfolder of that location. In such a case the URLs for accessing the catalog become:
HTML: http://
<website>.updog.co/_catalog/index.html
OPDS: http://
<website>.updog.co/_catalog/index.xml
These URLs will need amending appropriately if you have the Calibre library and associated catalog as subfolders of Dropbox/apps/updog/
<website>
I have updated the
online documentation to try and make this clearer.
Feel free to ask further questions if this is not sufficient information.