Fixed a bug that would cause no playback on newloy loaded books. Added .mobi support.

This commit is contained in:
Storm Dragon
2025-10-27 18:32:12 -04:00
parent 105c83a941
commit ecbddde9cd
4 changed files with 118 additions and 7 deletions

View File

@@ -5,6 +5,7 @@ lxml>=4.6.0
mutagen>=1.45.0
pypdf
mpv
requests>=2.25.0
# Braille display support (optional)
# Note: These are system packages, not pip packages
@@ -14,5 +15,6 @@ mpv
# Optional dependencies
# piper-tts: Install separately with voice models to /usr/share/piper-voices/
# ffmpeg: Install via system package manager for M4B/M4A support
# calibre: Install via system package manager for MOBI support (provides ebook-convert)
# brltty: System daemon for Braille display hardware
# liblouis: Braille translation library