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

Danbooru and Anime Pictures sources do not initialize DBs from 0 if --start-from argument is not provided #5

Open
2 tasks
Nekidev opened this issue Oct 6, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@Nekidev
Copy link
Collaborator

Nekidev commented Oct 6, 2023

Issue

Neither Danbooru nor Anime Pictures initialize their DB if the --start-from argument is not provided.

To initialize Anime Pictures:

python manage.py saucesupdate --source "Anime Pictures" --start-from 0

To initialize Danbooru:

python manage.py saucesupdate --source Danbooru --start-from a1

Progress

  • Patch Anime Pictures
  • Patch Danbooru
@Nekidev Nekidev added the bug Something isn't working label Oct 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant