How do I cleanup my AudioMuse catalog? I keep seeing this 'error' #914
Answered by
NeptuneHub
Sep 15, 2026
Replies: 2 comments 2 replies
|
Hi and thanks for the feedback. The issue is that the cleaning system has some "cleaning guards" that say that if to many song need to be cleaned are because some sort of error and avoid the clean. I have a first draft of the cleaning fix in this PR:
It should clean exacly 100 album per cleaning as specified in |
2 replies
Answer selected by
Carped1em24
|
Your discussion has its answer now, so if you like AudioMuse-AI and want to improve self-hosted music, why not consider giving us a star here on GitHub? It helps the project grow! |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Hi and thanks for the feedback. The issue is that the cleaning system has some "cleaning guards" that say that if to many song need to be cleaned are because some sort of error and avoid the clean.
I have a first draft of the cleaning fix in this PR:
In around 1h the new PR image build will be ready (you can find the image pr name in the PR itself), can you give a try and let me know?
It should clean exacly 100 album per cleaning as specified in
CLEANING_SAFETY_LIMIT, you can raise it from Administration > Setup Wizard > advanced configuration > Cleaning & Scheduled TasksThanks.