293 Commits

Author SHA1 Message Date
yoanhg421
d883b9b54c
Update filename to show total parts when using size limit. 2023-04-11 06:25:28 -07:00
0d74d60b3d
update meta and nav v2.0.9 2023-04-10 14:59:07 +02:00
333124d4e5
update readme v2.0.8 2023-04-10 12:02:13 +02:00
bb5659277b
use 8bits gray scale instead of palette
Palette limit the number of color to 16.
But kindle seems to handle more.

Remove the palette, and let the kindle handle the shade of gray
2023-04-10 11:53:53 +02:00
34ed40e26c
update readme 2023-04-09 19:57:49 +02:00
07381d1f71
improve dry render
add cover file
use tree and don't skip any struct for file render
fix toc render
v2.0.7
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
105c21f8d2
update readme 2023-04-09 08:32:43 +02:00
42368e1980
update deps 2023-04-09 08:32:10 +02:00
4cc329af38
sortpath: support half chapter v2.0.6 2023-04-09 08:23:18 +02:00
a224c64568
update version 2023-04-08 21:08:08 +02:00
deea0657bb
update readme 2023-04-08 21:05:57 +02:00
b1eae59324 Merge pull request 'improve-sorting' (#1) from improve-sorting into main
Reviewed-on: #1
v2.0.5
2023-04-08 20:56:32 +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
c1b67a250e
Merge branch 'toc' v2.0.4 2023-04-08 16:23:15 +02:00
7a4821d43d
display toc on dry mode 2023-04-08 13:16:16 +02:00
aeb5034a43
use stderr 2023-04-08 13:12:13 +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 v2.0.3 2023-04-07 18:26:13 +02:00
a3d6e43b83
add version command v2.0.2 2023-04-05 09:28:03 +02:00
04d1629bd0
update readme 2023-04-03 18:25:04 +02:00
e9e614ffac
fix v2 release v2.0.1 2023-04-03 18:15:14 +02:00
615903a8cd
update readme 2023-04-02 23:40:46 +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
49e3d6c1d9
remove dot 2023-04-02 23:29:07 +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
db4ba5ad5f
fix auto config 2023-04-01 19:01:37 +02:00
6bd46fc64c
save config
Support configuration in homedir.
Use it as default value for futur call.
2023-04-01 18:54:25 +02:00
d6c761ec6c
add part information in title and series meta v1.2.1 2023-03-31 09:07:39 +02:00
2a2cb3341d
fix readme 2023-03-30 08:04:56 +02:00
0c248d1ac8
update readme v1.2.0 2023-03-30 08:02:07 +02:00
6cf507c678
add png support 2023-03-30 07:58:20 +02:00
9738f7ba37
fix metadata: tag not properly closed v1.1.9 2023-03-30 07:39:17 +02:00
a331d0fcb5
fix metadata author/publisher/published v1.1.8 2023-03-28 09:47:36 +02:00
9964f9b00c
improve style and cleanup v1.1.7 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.
v1.1.6
2023-03-05 00:01:19 +01:00
6f74f959fd
support comic without cover v1.1.5 2023-03-04 23:14:51 +01:00
ef8e88c56b
upscale or downscale image automatically
will make panel view works for small image
v1.1.4
2023-03-04 12:47:50 +01:00
0360e297b8
update deps 2023-03-04 12:15:33 +01:00