Add v0.0.3
This commit is contained in:
parent
f460bd8731
commit
2308af6033
10 changed files with 146 additions and 24 deletions
8
README
8
README
|
@ -74,6 +74,14 @@ If you choose to put your Calibre directory inside your web directory then you
|
|||
will have to edit /etc/nginx/mime.types to add this line :
|
||||
application/epub+zip epub;
|
||||
|
||||
= Notes on Opensearch =
|
||||
|
||||
Opensearch allow searching through an OPDS catalog. After many tests, I've been
|
||||
able to make it work with FBReader and Mantano Reader.
|
||||
|
||||
It seems that Aldiko didn't implement it properly so it won't work with COPS or
|
||||
any other custom OPDS catalog.
|
||||
|
||||
= Known problems =
|
||||
|
||||
* Only tested with Nginx.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue