250 Commits

Author SHA1 Message Date
07381d1f71
improve dry render
add cover file
use tree and don't skip any struct for file render
fix toc render
2023-04-09 19:52:26 +02:00
50203b9804
fix space for getTree 2023-04-09 18:40:22 +02:00
fbb48830d4
improve dry and sort
dry verbose list files in sorted order
sort support 3 mode
	mode 0: path=alpha, file=alpha
	mode 1: path=alphanum, file=alpha
	mode 2: path=alphanum, file=alphanum
improve alphanum sort, supporting double page like "p51-52"
2023-04-09 18:29:58 +02:00
4cc329af38
sortpath: support half chapter 2023-04-09 08:23:18 +02:00
a46b02d38a
use sort path to support path with number 2023-04-08 20:54:50 +02:00
01b0486966
create sortpath 2023-04-08 19:27:05 +02:00
darodi
d9c817f27e
webp as supported image 2023-04-08 19:22:22 +02:00
7a4821d43d
display toc on dry mode 2023-04-08 13:16:16 +02:00
bcfd342026
remove last page from toc
this is already include in kindle
2023-04-08 11:28:25 +02:00
0e9ae95df0
add option to strip first directory from toc 2023-04-08 11:27:57 +02:00
a24bf0cfc8
fill nav files to get toc 2023-04-07 18:29:42 +02:00
05a936947a
improve error if failed to read image 2023-04-07 18:26:13 +02:00
a3d6e43b83
add version command 2023-04-05 09:28:03 +02:00
e9e614ffac
fix v2 release 2023-04-03 18:15:14 +02:00
1dcbe4468d
add reset option 2023-04-02 23:40:37 +02:00
d470338d2b
fix conflict profile label (K1/KS) 2023-04-02 23:29:40 +02:00
ede00654b2
add comments for readability 2023-04-02 23:04:47 +02:00
5905b3eeb7
improve order section and name 2023-04-02 22:56:26 +02:00
5ed7e32955
move flag error at the end 2023-04-02 21:38:49 +02:00
3fd1529bb1
split profiles and options 2023-04-02 21:14:14 +02:00
49056e71d9
revamp command line 2023-04-02 19:43:30 +02:00
d6c761ec6c
add part information in title and series meta 2023-03-31 09:07:39 +02:00
6cf507c678
add png support 2023-03-30 07:58:20 +02:00
9738f7ba37
fix metadata: tag not properly closed 2023-03-30 07:39:17 +02:00
a331d0fcb5
fix metadata author/publisher/published 2023-03-28 09:47:36 +02:00
9964f9b00c
improve style and cleanup 2023-03-05 18:51:29 +01:00
8a77bda99e
simplify content opf, revamp needspace 2023-03-05 17:59:50 +01:00
393bba0266
remove panelview by default, add an option addpanelview
On kindle it's better to not add manually the panelview as it will
unlock several features:
- Animation
- Adjust to screen size
- Panel View
It means, you can still have a panel view, but it's handled by kindle
directly.
2023-03-05 00:01:19 +01:00
6f74f959fd
support comic without cover 2023-03-04 23:14:51 +01:00
ef8e88c56b
upscale or downscale image automatically
will make panel view works for small image
2023-03-04 12:47:50 +01:00
cf0cb2ea89
support jpeg or jpg extension 2023-01-16 11:07:19 +01:00
84e4d32f72
remove blank image 2023-01-16 08:58:09 +01:00
f0673b8f58
remove blank page for double page rendering 2023-01-16 08:46:32 +01:00
6dc220d0f4
remove blankline in template rendering 2023-01-16 08:45:01 +01:00
21b099ab33
improve spread, and blank for double page rendering
When autosplitdoublepage is activated,
We will display a blank page after the full image,
if necessary, for good rendering on a reader that support,
double page rendering (like Apple Book).
2023-01-16 00:20:41 +01:00
f1fd7a9b77
fix manga mode 2023-01-16 00:19:39 +01:00
5f661aec57
add manga mode 2023-01-15 19:25:38 +01:00
259bf6bb7b
split double page if necessary 2023-01-15 15:38:24 +01:00
e8f806141e
auto rotate if necessary 2023-01-15 15:38:15 +01:00
dbb93e2f73
use pixel filter 2023-01-15 14:36:09 +01:00
0f3d55279e
add pixel to avoid empty image 2023-01-15 14:35:53 +01:00
421a5ef5a7
use interface 2023-01-15 14:35:41 +01:00
6c904ad70b
use helper 2023-01-15 14:25:11 +01:00
7adea5ddbd
add auto split double page 2023-01-14 18:11:22 +01:00
991e95f02e
move filters 2023-01-14 16:39:03 +01:00
54c156625c
fix crop option 2023-01-14 16:36:28 +01:00
4b434f7416
Handle empty image 2023-01-04 12:26:47 +01:00
49e7f27a59
fix progress bar 2023-01-03 19:58:31 +01:00
3524ce6d04
add workers and autorotate options 2023-01-03 19:58:19 +01:00
8475faa648
add brightness and contrast 2023-01-01 18:45:54 +01:00