Audiobook index | Audiobook details |
---|---|
- Play audiobooks using mpv for best performance.
- Remembers which chapter and time you were on for each audiobook.
- Add notes for audiobooks.
- Finds thumbnails for audiobooks.
You will need mongodb:
apt install mongodb-server
No further database configuration is needed.
git clone https://github.com/dvolk/catbooks
cd catbooks
virtualenv env
source env/bin/activate
pip3 install -r requirements.txt
Install mpv
if you don't have it:
apt install mpv
python3 app.py
Put the audiobook directory in the catbooks
directory and open the web page and add the directory name in the form on the bottom of the page.