Commit Graph

171 Commits (main)

Author SHA1 Message Date
xenofem 0b159ebba7 more regex 2024-05-04 17:33:20 -04:00
xenofem 086a8112e6 add multi-tap commands for fast seeking and switching rtl 2024-04-27 05:03:58 -04:00
xenofem 287686da78 fix pdf progress meter when it's not the first collation item 2024-04-23 22:25:10 -04:00
xenofem faa9a30e8b omake 2024-04-23 22:19:06 -04:00
xenofem 02671ca2a9 more aggressive unicode normalization 2024-04-23 22:12:38 -04:00
xenofem d3dd29cf81 fix bug handling alphabetic numberings below numeric numberings now 2024-04-23 21:43:47 -04:00
xenofem 850b9db6d6 allow alphabetic numbering with no higher-level numeric numbering 2024-04-23 21:37:51 -04:00
xenofem b26a854bdb use warning color when skipping non-manga/CG work 2024-04-20 13:45:55 -04:00
xenofem d33d4816c6 afterword 2024-04-20 13:08:21 -04:00
xenofem acf99d236b fancier alphabetic numbering analysis 2024-04-20 13:00:20 -04:00
xenofem 0dcfd1d84a use warning color for failed collations 2024-04-15 21:15:39 -04:00
xenofem dd6f3ff02c wooo pretty colors 2024-04-14 22:55:01 -04:00
xenofem 6dffbcd320 i'm the one on your tone tone tone i'm the one on your MMO 2024-04-14 22:14:19 -04:00
xenofem 0de60359ba more ways to spell greyscale 2024-04-14 22:07:46 -04:00
xenofem 19e74ba90f i think it looks better 2024-04-14 22:06:43 -04:00
xenofem 987f427c56 accept PNGs that have broken CRC32 checksums for ancillary chunks, which is apparently a thing we need to deal with??? 2024-04-14 18:56:19 -04:00
xenofem 21c6e11228 optimizations and extra debug info for generate mode 2024-04-10 16:59:32 -04:00
xenofem a822a504e8 when displaying a pdf page with a single image, also show the extracted image on its own for comparison 2024-04-04 08:15:18 -04:00
xenofem c4f5c776e2 kanatype-insensitive sorting using Unicode Collation Algorithm 2024-04-02 14:24:42 -04:00
xenofem d071c09822 case insensitive sorting of categories 2024-04-02 14:05:38 -04:00
xenofem 50c394f33f more debug, more regex 2024-04-01 23:11:28 -04:00
xenofem 3b1e212055 complain during fetch if a dlsite work isn't a manga or CG 2024-04-01 22:47:07 -04:00
xenofem 21ad04f478 detect when directory names are just image resolutions 2024-04-01 22:27:28 -04:00
xenofem f83f6a7449 do hi-res/lo-res detection even when there's other files lying around 2024-04-01 22:07:21 -04:00
xenofem 25e98489c0 make extracted files and directories readonly 2024-04-01 21:50:25 -04:00
xenofem 88f4ca66d7 don't collate works that haven't had metadata fetched yet 2024-03-29 15:16:49 -04:00
xenofem ae56fe5175 handle edge case of prefix detection 2024-03-29 14:29:35 -04:00
xenofem d0cd88c289 allow things like [3.jpg, 3.5.jpg] to override the minimum level delta check 2024-03-29 13:55:22 -04:00
xenofem f2d71014cd more hi-res regex 2024-03-28 23:21:19 -04:00
xenofem 35bd4c5717 more debug 2024-03-23 02:19:11 -04:00
xenofem 15a9a77402 more bonus regex 2024-03-23 02:19:04 -04:00
xenofem 952e512afd add split for fx-less version 2024-03-23 00:32:37 -04:00
xenofem 53577c4993 more variant spellings of hyoushi 2024-03-23 00:27:35 -04:00
xenofem 566b934ca1 properly figure out correct thumbnail url for fanza 2024-03-22 21:28:54 -04:00
xenofem 158565e5a0 ignore desktop.ini lmao 2024-03-22 20:50:51 -04:00
xenofem f66fa8138d show more suggested works, and break ties randomly instead of first-come-first-served 2024-03-19 15:12:49 -04:00
xenofem 4e75017df6 add page counts to work info tables 2024-03-19 14:28:29 -04:00
xenofem 2fbf3ec0eb add --auto flag to automatically run following stages if successful 2024-03-16 02:44:21 -04:00
xenofem 435af20e59 identify PDF page image xrefs in a *much* faster and less stupid way than PyMuPDF does it 2024-03-16 01:51:01 -04:00
xenofem 5378899b2e just drop alphabet consecutive requirements altogether, we're already requiring that it's a single alphabet letter, it's fine 2024-03-15 16:58:36 -04:00
xenofem a4e8df08e8 relax alphabetic numbering consecutive requirements slightly to allow, eg, 3 followed by 3b 2024-03-15 16:51:57 -04:00
xenofem 8deac7103c add debug mode 2024-03-15 16:50:56 -04:00
xenofem 9ab587d399 support DLSite's multipart RAR archives for larger works 2024-03-15 16:00:37 -04:00
xenofem 894b1d34b6 more accurate warning message for giving up on a PDF 2024-03-12 15:58:39 -04:00
xenofem 26ec1901c3 display progress for extracting pdf images as well as for analyzing them 2024-03-12 15:56:40 -04:00
xenofem 18fbc7f8dc fancier options for PDF strategy 2024-03-12 15:50:12 -04:00
xenofem 35f0c1fffe put newline after generate progress 2024-03-12 04:58:19 -04:00
xenofem e08daa37f4 stupid python package name bullshit 2024-03-12 04:55:17 -04:00
xenofem ee9eba3287 add option to display weird PDF pages as sixel graphics before deciding how to handle them 2024-03-12 04:35:09 -04:00
xenofem 3a9199b847 prompt for how to handle PDF weird pages, instead of immediately bailing out 2024-03-12 03:23:57 -04:00