What's Changed
-
Added: Support for
.mobiebooks -
Improved: Comics and books are now fully separated in the UI
-
Improved: Page data handling has been enhanced:
- Uses EPUB 3 physical page references as a fallback source
- Counts comic pages based on image files
-
🚨 Breaking: The
--book-pathoption is deprecated and will be removed in a future release.
Please migrate to--library-path, which can be specified multiple times, for example:koshelf --library-path path1 --library-path path2
This is useful for separating book and comic directories.
Full Changelog: v1.6.0...v1.7.0