359 Commits

Author SHA1 Message Date
ricterz
98a66a3cb0 0.5.9 2024-09-22 15:09:36 +08:00
ricterz
02d47632cf fix bug of move-to-dir 2024-09-22 15:07:53 +08:00
ricterz
f6e9d08fc7 0.5.8 #343 2024-09-22 14:42:02 +08:00
ricterz
9c1c2ea069 improve download logic #343 2024-09-22 14:39:32 +08:00
ricterz
984ae4262c generate_metadata_file no need to use parse_doujinshi_obj 2024-09-22 14:11:55 +08:00
ricterz
cbf9448ed9 improve #342 2024-09-22 13:35:07 +08:00
ricterz
16bac45f02 generate html viewer automatically after download #342 2024-09-22 12:30:55 +08:00
normalizedwater546
7fa9193112 fix: non-image files in pdf conversion causing crash 2024-09-22 02:05:32 +00:00
normalizedwater546
a05a308e71 fix: check if metadata file is downloaded before skipping 2024-09-22 01:39:40 +00:00
normalizedwater546
5a29eaf775 fix: add file_type check to downloader
If you wanted to generate both .cbz and .pdf, the .pdf will be skipped if .cbz was generated first.
2024-09-22 01:38:54 +00:00
normalizedwater546
497eb6fe50 fix: remove warning for folder already exists in downloader
Nothing is wrong with the folder already existing -- silently ignore and move on. Might still have other files inside that haven't been downloaded yet.
2024-09-22 01:00:06 +00:00
normalizedwater546
4bfe104714 refactor: de-dupe doujinshi_obj parsers 2024-09-22 00:44:06 +00:00
normalizedwater546
12364e980c fix process continuing despite cbz download request skipped 2024-09-22 00:43:10 +00:00
ricterz
b51e812449 fix #330 2024-09-21 11:49:22 +08:00
ricterz
0ed5fa1931 fix #320 2024-09-21 00:43:14 +08:00
ricterz
7f655b0f10 fix #295 2024-09-21 00:32:10 +08:00
ricterz
dec3f44542 add some debug hack 2024-09-21 00:21:01 +08:00
ricterz
40072a8483 0.5.7 2024-09-21 00:00:04 +08:00
ricterz
f97469259d fix #331 2024-09-20 23:59:34 +08:00
ricterz
2bd862777b fix #333 2024-09-20 23:53:26 +08:00
ricterz
35c55503fa 0.5.6 2024-09-20 23:39:38 +08:00
ricterz
29aac84d53 fix #336 2024-09-20 23:34:26 +08:00
ricterz
4ed4523782 fix #341 2024-09-20 23:27:37 +08:00
vglint
a248ff98c4
Fix gallery search for folders with underscore
Gallery title names replace '_' in the folder name with ' ' (generate_main_html()). To match against these title names when searching, we must also replace '_' with ' ' for each folder name we add to the list of titles to unhide.
2024-09-13 15:56:01 -07:00
PenitentMonke
4162eabe93 Adhere to XDG base dir spec on Linux
Change how NHENTAI_HOME is set to follow the XDG Base Directory
Specification where possible, when running on Linux.

ISSUE: 299
2024-07-07 02:40:33 -03:00
Ricter Zheng
dc54a43610
Merge pull request #311 from RicterZ/dev
Dev merge to master
2024-03-28 17:56:28 +08:00
Spyridion
457f12d40d Changed parser option checks to allow artist search 2024-03-28 02:40:14 -07:00
myc1ou1d
53aa04af1e
fix file not found error when cbz file exists. 2024-02-24 23:27:52 +08:00
Ricter Zheng
473f948565 update 2024-02-20 10:28:54 +08:00
Ricter Zheng
f701485840 remove print 2024-02-20 10:27:34 +08:00
Ricter Zheng
d8e4f50609 support #291 2024-02-20 10:25:44 +08:00
Ricter Zheng
a893f54da1 0.5.4 2023-12-28 17:46:40 +08:00
Ricter Zheng
f9b7f828a5 fix #298 2023-12-28 17:45:37 +08:00
KUROSHIORI\edgar
e54f3cbd06 Added --move-to-folder 2023-08-18 18:30:14 -07:00
KUROSHIORI\edgar
a1a310f06b --page-all works with favorites 2023-04-21 22:00:00 -07:00
Ricter Zheng
dab61291cb
Merge pull request #280 from RicterZ/dev
0.5.3
2023-03-28 20:58:08 +08:00
Ricter Z
67cb88dbbd 0.5.3 2023-03-28 20:57:36 +08:00
Ricter Zheng
f1cc63a591
Merge pull request #278 from RicterZ/dev
fix #277
2023-03-28 20:54:49 +08:00
Ricter Z
aa77cb1c7c fix some bugs #277 2023-03-28 20:54:02 +08:00
Ricter Z
f9878d080b add debug information 2023-03-04 18:49:28 +08:00
KUROSHIORI\edgar
3ed84c5a67 Fixed info.txt 2023-02-20 01:54:32 -07:00
Ricter Z
4179947f16 add %ag %g formatter #269 2023-02-20 12:55:18 +08:00
Ricter Z
9f55223e28 use Unknown as field value if it is null #269 2023-02-20 12:47:00 +08:00
Ricter Z
f66653c55e legacy search by @gayspacegems of issue #265 2023-02-07 19:40:52 +08:00
Ricter Z
93c3a77a57 add counter 2023-02-06 17:22:31 +08:00
Ricter Z
f44b9e9911 add counter 2023-02-06 17:12:10 +08:00
Ricter Z
c7c3572811 add tests 2023-02-06 17:02:02 +08:00
Ricter Z
2fe5536950 0.5.2 2023-02-06 00:03:54 +08:00
Ricter Z
444efcbee5 0.5.1 2023-02-05 23:55:21 +08:00
Ricter Z
a8566482aa change log color and update images 2023-02-05 23:44:15 +08:00