How to setup Audiomuse AI on Truenas
I have Navidrome running on my Truenas machine and I installed AudioMuse through the built in catalog. When I go into the AM web UI and enter the info of my Navidrome server, the connection test succeeds. What I still don't understand is why after running my initial analysis, it fails to show tracks in my database. The Clustering jobs ends with this error:
{
"error": {
"error_class": "Clustering Error",
"error_code": 6001,
"error_message": "Playlist clustering failed. Not enough tracks in DB (0) for clustering."
},
"error_message": "Playlist clustering failed. Not enough tracks in DB (0) for clustering.",
"error_type": "ValueError",
"error_value": "Not enough tracks in DB (0) for clustering.",
"message": "Clustering task failed permanently after all retries."
}
Any help would be appreciated.
u/Homelab_Guy — 4 days ago