4 Commits

Author SHA1 Message Date
Antoine Aflalo
23eb43c691 fix(chapter): fix chapter conversion.
Still need to figure out the memory issues

Consolidates image conversion logic into a dedicated method.

This change streamlines the conversion process by centralizing the
setting of converted image data, extension, and size. It also
introduces a flag to track whether an image has been converted.

The old resource cleanup has been removed since it is not needed anymore.
2025-02-14 10:03:35 -05:00
Antoine Aflalo
fdde3a344a refactor: update namespace
Now that it's hosted on github
2024-08-27 08:56:38 -04:00
Antoine Aflalo
2aeecd363a feat: init with converting cbz files 2024-08-26 22:48:54 -04:00
Antoine Aflalo
d06653c503 chore: ignore jetbrain 2024-08-26 22:48:23 -04:00