Kevin Routley

Results 260 comments of Kevin Routley

>thanks your fixed really help me out. >can you tell me how you check md5 not working anymore? >the GCP post.json file and danbooru API which I found the string...

>I keep getting keyerror Without examples of json records from `posts.json` and `tags.json`, it's difficult for me to diagnose the problem. I don't have paid access to BigQuery so I...

It occurs to me that a record in the json might be incomplete, which would cause a `KeyError` to occur _on that record_. To skip records which are incomplete, add...

> are /Danbooru2021/database/makedb.py still useable? even thought I only have posts.json and tags.json in metadata folder >I keep getting keyerror Just in case of a communication disconnect ... The version...

The 17.5.1 patch worked fine for me and Workstation 17.5.2. Tho I'm on Linux Mint - 6.8.0-39

Thank you for the report! I'll look into it.

Confirmed, zip/cbz files larger than 2G do not show thumbnails. Large cbr/rar files are OK. Thanks again!

There is a comment in `rdutil.h` : ``` // if there is trouble with too much disk reading, sleeping for nsecsleep // nanoseconds can be made between each file. ```...

The libraries used to support the various archive formats don't require unpacking the entire file, nor do they write anything to disk. The metadata is read to determine the contents...