Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fanbox images redownload #1340

Open
thefatmess opened this issue May 28, 2024 · 2 comments
Open

Fanbox images redownload #1340

thefatmess opened this issue May 28, 2024 · 2 comments

Comments

@thefatmess
Copy link

Prerequisites

  • [ X] Did you read FAQ section in readme.md?
  • [X ] Did you test with the latest releases or commit ?
  • [X ] Did you search for existing issues in Issues?

I use the windows executable, version pixivutil20230105

The issue I see is that Fanbox images seem to redownload if deleted, normal pixiv files do not.

@biggestsonicfan
Copy link
Contributor

From the README:

  • checkDBProcessHistory
    Each FANBOX post has a updated_date value, which will be recorded/updated in database after it is processed.
    • When this is True, the values in database would be checked when processing each post. If record is no earlier than the newly retrieved date, which means that the post has not been processed at all or changed since last time, the post would be skipped.
    • When this is False, posts will be processed anyways.

If you have checkDBProcessHistory set as True in the [FANBOX] setting of your config.ini file, please come back and tell us, otherwise the behavior is working as intended.

@thefatmess
Copy link
Author

You were exactly right. I have put up with that for years! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants