Releases: oxdef/lib2opds
Releases · oxdef/lib2opds
v0.2.0
What's Changed
- Bump pillow from 10.2.0 to 10.3.0
- Migrate to hatchling.build by @oxdef in #22
- Ignore ENAMETOOLONG errors by @mgedmin in #25
- New features: Group publication files and support for multiple formats to download per publication by @oxdef in #29
New Contributors
Full Changelog: v0.1.2...v0.2.0
v0.1.2
What's Changed
- Fixed some issues in cache processing
- Added languages virtual folder. Now publications are grouped by its language into dedicated virtual folder.
Full Changelog: v0.1.1...v0.1.2
v0.1.1
First release
Basic features:
- Directory hierarchy support
- Virtual directories: new books, authors, etc.
- ePUB format: metadata extraction, thumbnail generation
- PDF format: metadata extraction, thumbnail generation
- "Lazy" updating of feeds.
lib2opds
re-generates feeds only when new files are added into the library - Sidecar files for metadata extraction
- Global and local configuration files as well as command line options