Audiobookshelf advplyr/audiobookshelf alive
- GitHub
- ★ 12.7k · last commit today · 1025 open issues
- License
-
GPL-3.0 - Setup time
- 10min docker run
- Monthly cost
- $5 VPS or run on a NAS; storage scales with library (audiobooks are 200-500MB each).
Migration sketch. Run `docker run -d -p 13378:80 -v $HOME/audiobooks:/audiobooks -v $HOME/podcasts:/podcasts -v $HOME/abs-config:/config ghcr.io/advplyr/audiobookshelf`. Owned (DRM-free) Audible files: convert .aax to .m4b with the `OpenAudible` desktop tool or `inAudible-NG` (one-time per book; needs your Audible activation bytes). Drop .m4b into the audiobooks folder; Audiobookshelf pulls metadata from Audible's public catalogue. Native iOS and Android apps stream and download for offline.
Good fit forAudible-leaving listeners with a backlog of purchased books — recovers chapter markers, cover art, and progress sync across devices.
Weak atDoesn't help with future content — you still need to source audiobooks (Libro.fm DRM-free purchases, library Libby borrows, or your own narration backups).