20 Commits

Author SHA1 Message Date
e74753b6cb Update server to use new domain. 2020-09-23 01:46:15 +09:00
ff857cc28e Add in a retry system for failed images, so they get another chance to
send a request and try again if needed.
2020-04-13 12:35:54 +09:00
53d8ff636c Fix problem images in place, overwriting originals instead of creating
copies.
2020-04-13 11:54:35 +09:00
2e5f5f9ca1 Remove external dependency of filters.txt 2020-04-13 05:19:42 +09:00
815bff557f Added auto-repair command to fix files that could not be properly tagged
due to corrupted EXIF data.
2020-04-13 05:13:15 +09:00
736cc41707 Automatically convert tags with ':' to '-' for subtagging compatibility.
Updated README to reflect changes.
2020-04-13 04:39:15 +09:00
792a194c5f Change web crawler to point to Sig's server. Implemented server fetch /
request system.
2020-04-13 01:06:42 +09:00
04e1585f83 Fix Romaji tags not being properly implemented. 2020-04-12 13:56:11 +09:00
7089545623 Only read English tags in ASCII range. 2020-04-12 13:29:39 +09:00
87e1eb181f Fix error with images that no longer exist. 2020-04-12 11:58:17 +09:00
5cf19be3fd Pulls romaji and translation data smartly now via web crawling. 2020-04-11 22:58:42 +09:00
2a0f8b3ba8 Add in whitelist sub-tagging. Add a template example file. 2020-04-11 19:23:28 +09:00
062d0a6b80 Update Tagger.jar 2020-02-25 12:47:41 +09:00
f84e1ae456 Add skipped files to a log. Fixed errors with non-existing images
online.
2020-02-25 12:47:21 +09:00
e1f3fa66fc Update Tagger.jar 2020-02-25 12:17:56 +09:00
dd7f62e50e Fixed File Parsing to use new Pixiv Site Layout. 2020-02-25 12:17:25 +09:00
044f8b77dd Filters out all Japanese tags. 2019-09-26 11:43:24 +09:00
fd2481de45 Corrections with extraction system and case insensitivity fixes for
tagging.
2019-09-26 11:32:35 +09:00
acf7efa975 Case sensitivity removed for tag whitelist. 2019-09-25 11:27:57 +09:00
1affa36254 PixivImageTagger in final form. 2019-09-25 03:19:04 +09:00