We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
No description provided.
The text was updated successfully, but these errors were encountered:
How is Unmanic installed? You can already trigger this really easily with the API and a Cron job
Sorry, something went wrong.
I'm using the docker image.
Is that docker on Linux?
I'd recommend the Cron job approach. It will be the cleanest solution
To create the scheduled task, first checkout the API docs on your Unmanic install:
Then find the endpoint for running a library scan /pending/rescan.
/pending/rescan
Finally, click "Execute" and then copy the curl command that it called. Use this curl command in a cron script.
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: