Skip to content

Releases: oxdef/lib2opds

v0.2.0

17 Apr 14:48
7b44f4d
Compare
Choose a tag to compare

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

18 Feb 11:23
cf0648b
Compare
Choose a tag to compare

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

27 Jan 20:21
5348f17
Compare
Choose a tag to compare

Cache support

First release

10 Dec 09:35
2d5835d
Compare
Choose a tag to compare

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