Chaptarr
Ebook and audiobook collection manager — a fork of the retired Readarr that handles both in one instance. Replaces the two Bookshelf instances. Runs on Pentium.URL
| Service | URL |
|---|---|
| Chaptarr | https://chaptarr.augustin.ai |
How It Works
- Ebooks: custom import script copies to CWA ingest folder → Calibre library
- Audiobooks: Audiobookshelf picks them up from
/media/audiobooks/
Configuration
- Metadata server:
api2.chaptarr.com(Settings → Development). The defaultapi.chaptarr.comhas SSL issues. - Download client: qBittorrent on
localhost:8085(shares gluetun network) - Root folders:
/media/books(ebooks),/media/audiobooks(audiobooks) - Import list: Hardcover Library — imports Want to Read, Currently Reading, Owned
- Custom script:
/config/scripts/cwa-ingest.sh— copies ebooks to CWA on import
Architecture
downloads/compose.yaml) with network_mode: service:gluetun. Port 8789 published through gluetun. Routed via traefik/dynamic/pentium-services.yaml.