KJHJason / Cultured-Downloader

A project to automate the process of downloading images and other attachment files from platforms like Fantia and more!
GNU General Public License v3.0
58 stars 7 forks source link

Caching bug #227

Closed KJHJason closed 1 month ago

KJHJason commented 1 month ago

Some keys in the download logic calls database.ParsePostKey too early which will not skip due to two repeated suffixes such as url_suffix_suffix which doesn't exist in the database. Other than that, some of my oversights were due to not parsing the key before storing the cache db.