github hankscafe/omnibus v1.0.9-beta.040
Omnibus v1.0.9-beta.040

latest releases: v1.0.9-beta.042, v1.0.9-beta.041
6 hours ago

v1.0.9-beta.040 - feat: add multi-issue archive extraction and expand EPUB support

  • Multi-Issue Batch Processing: Updated the Importer to automatically detect and extract massive multi-issue .zip or folder collections directly into the WATCHED directory for automated processing.
  • EPUB Support: Added .epub extensions to the Watched Folder Sync, Unmatched API, and Metadata Extractor so EPUB comics are properly recognized, parsed, and imported.
  • On-the-fly CBR Conversion: Ensured that any legacy .cbr or .rar files extracted into the WATCHED directory are instantly intercepted and converted to .cbz before being imported to the library.
  • Job Scheduler Fixes: Changed schedule intervals from integers to floats so sub-hour jobs (e.g., 15 minutes) don't round down to zero and disable themselves.
  • Queue Stability: Reduced BullMQ worker concurrency to 1 to prevent Node.js main thread starvation during heavy metadata/storage scans.

Addresses #103

Don't miss a new omnibus release

NewReleases is sending notifications on new releases.