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

Automated mangal cache clear #117

Open
philipdistefano opened this issue Jul 31, 2023 · 1 comment
Open

Automated mangal cache clear #117

philipdistefano opened this issue Jul 31, 2023 · 1 comment

Comments

@philipdistefano
Copy link

philipdistefano commented Jul 31, 2023

Feature Description

A way to clear the mangal cache.

Solution you would like

I am running into the issue described here: metafates/mangal#170

Basically, new chapters aren't downloading unless I manually clear the mangal cache in the Kaizoku container. It would be great if there was a button to do this or a way to automate it in the GUI.

Alternatives you have considered

I have setup a cronjob to do this in the meantime

45 23 * * * docker exec -it kaizoku mangal clear --cache

Additional context

I have noticed this is mainly affecting mangapill for me, but it's also fair to note that most of series are via mangapill. Mangadex is working, as is Mangasee. I don't use the others.

@notHiks
Copy link

notHiks commented Oct 19, 2023

mangal has a few different cache systems. i found that for manganato it was using the cached search query when checking for updates. i added this to the cron tab as well.

docker exec -it kaizoku mangal clear -c && mangal clear -q

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