added CLUSTERING_CLEANING default true, if false delete the automatic… - #619
Conversation
… delation of cluster - #615
There was a problem hiding this comment.
Code Review
This pull request introduces a new configuration option, CLUSTERING_CLEANING, allowing users to control whether existing automatic playlists are deleted before new clusters are created. The feedback identifies a logging contradiction in tasks/clustering.py where a log message indicating deletion is printed unconditionally, even when CLUSTERING_CLEANING is disabled and deletion is skipped. Moving this log statement inside the conditional block is recommended to ensure accurate logging.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
|
Functionality test and work. |
|



This PR is to add the CLUSTERING_CLEANING parameter that:
This is related to #615
PR test builds:
ghcr.io/neptunehub/audiomuse-ai:pr-619ghcr.io/neptunehub/audiomuse-ai:pr-619-nvidiaghcr.io/neptunehub/audiomuse-ai:pr-619-noavx2