Hi @paultaylor,
I tested the same folder feature. I ran a delete duplicates task on my matched folders.
here is what I ran, FYI :
cmd_start = f"docker run --rm --name {container_name} -v /mnt/cache/appdata/songkong_matched_cleaning:/songkong -v /mnt/user/MURRAY/Music:/music {DOCKER_IMAGE_NAME} -d {os.path.join(DOCKER_FOLDER, relative_path)} -p "songkong_deleteduplicates1.properties"
where “songkong_deleteduplicates1.properties” is configured this way :
What I was expecting is that SK would go through my matched folders, till it will end in an album folder, then would delete tracks that indeed would be dupes, because they sound the same.
What happened is that songkong deleted tracks that are actually not even the same track. I send you a few reports for reference. You’ll see that SK deleted stuff like this (I just put something randomly so you can see) :
You can see songkong detected tracks as “sounding the same” that are not even the same track, nor sounds the same.
Might be good to investigate this as it is hurting libraries.