forked from seblucas/cops
-
Notifications
You must be signed in to change notification settings - Fork 7
Home
Mike's Pub edited this page Sep 13, 2024
·
37 revisions
Since July 2023, you can find a forked version that works with PHP8, including some issues fixes and new features, on his personal fork:
- [COPS for PHP 8.x] https://github.com/mikespub-org/seblucas-cops
Note the mikespub-org/seblucas-cops its just a personal fork, feel free to use it, collaborate or contribute, but don't expect full support.
- 2024-09-13 COPS Architecture & Design (2.7.x and later) moved to DESIGN.md
- 2024-06-06 Update translations
- 2024-05-05 Reverse proxy configurations
- 2024-03-21 Url Rewriting with COPS
- 2023-09-24 Home Assistant COPS Add‐on
- 2023-09-24 New sorting & filtering options in OPDS catalog
COPS is a light alternative to Calibre content server / Calibre2OPDS.
- Fully compliant OPDS catalog with Opensearch.
- Web browsable catalog accessible on every device (smartphone, tablet, e-ink eReader, ...).
- HTML5 / CSS3 interface with responsive design and client side rendering for speed.
- Multiple Calibre database support in a single COPS install.
- Epub metadata update like Calibre Content Server (enable it with $config['cops_update_epub-metadata']) : If you fixed the author name / a tag / the serie name of a book in Calibre, then the epub you'll download with COPS will contain the fix.
- Calibre custom columns.
- Facets in the OPDS feed to filter book list (the only OPDS clients supporting it are Mantano Reader and Bluefire for now).
- Multilanguage : English, French, German, Russian, Spanish, Catalan, Italian, Norwegian Bokmål, Chinese.
- ...
- Opensearch in OPDS feed
- Url Rewriting with COPS
- Howto - Synology
- Howto - PHP Embedded Server
- Full configuration with Nginx
- FAQ
- Updating COPS translations
Or you can also check the releases