Calibre OPDS (and HTML) PHP Server : web-based light alternative to Calibre content server / Calibre2OPDS to serve ebooks (epub, mobi, pdf, ...) http://blog.slucas.fr/en/oss/calibre-opds-php-server
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Marsender 3629b42aa1 Create destination db directory if missing 10 years ago
..
app Create destination db directory if missing 10 years ago
BaseExport.class.php Add epub loader resource 10 years ago
BookExport.class.php Add Calibre fields: Description, Language, Subjects, Isbn, CreationDate, ModificationDate 10 years ago
BookInfos.class.php Add Calibre fields: Description, Language, Subjects, Isbn, CreationDate, ModificationDate 10 years ago
CalibreDbLoader.class.php Add Calibre fields: ModificationDate 10 years ago
CsvExport.class.php Add basic application in order to perform the tasks 10 years ago
README Init actions and db 10 years ago
ZipFile.class.php Add epub loader resource 10 years ago
metadata_sqlite.sql Add epub loader resource 10 years ago

README

## =============================================================================
## epub-loader readme
## =============================================================================

epub-loader is a utility ressource for ebooks.

- CalibreDbLoader class allows create Calibre databases and add ebooks
- BookExport class allows to export ebooks metadata in csv files
- The app directory contains samples and allows to run actions


## Installation
## -----------------------------------------------------------------------------

- If a first-time install, copy app/config.php.example to app/config.php
- Edit config.php to match your config
- Open the app directory url