b976b7f809
Add support for setting custom covers on folders
2025-05-08 22:00:55 +02:00
bb36368ad2
Revert proof of concept for covers as webp
...
This was pushed to develop by mistake
2024-09-09 17:30:39 +02:00
5715801616
Always use 7zip instead of p7zip
2024-09-08 12:23:27 +02:00
ecc1a3ef07
Avoid invalid coverPage values
2023-06-10 22:00:03 +02:00
68ece533e1
Replace Q_OS_MAC with Q_OS_MACOS
2023-06-04 20:55:11 +02:00
06d744e88b
Fix regression in poppler-qt5 build
2022-11-19 20:02:31 +01:00
d4f12ff066
Fix poppler-qt6 setup for initial comic extractor
2022-11-19 20:02:31 +01:00
4a59dd6db6
Add support for poppler-qt6
...
Fixes #352
2022-11-19 20:02:31 +01:00
be85954b0c
Use std::unique_ptr for pdf objects
2022-11-19 20:02:31 +01:00
150d27c3ad
Make import ComicInfo.XML from new comics optional
...
It is disabled by default.
2022-10-28 23:31:55 +02:00
a0dfa4e447
Limit max cover height
...
Otherwise we can end with huge cover files if the source content has abnormally tall covers. This large files could end exhausting RAM in the iOS client.
2022-08-29 20:04:00 +02:00
5aa02a19bb
clang-format
2021-10-18 21:56:52 +02:00
4deb5e1911
Extract and rename ThumbnailCreator to its own files
...
It adds support for getting XML info files and for skipping cover extraction.
2021-09-27 15:31:49 +02:00