I'm not sure project-ZS expects a sfv file for zip files.
Code:
if (!CheckForNoSfv(&locations))
{
debug_log("Zip Directory has a sfv inside!!!!\n");
no_check = TRUE;
break;
}
The incomplete dirtag is probably created when the sfv file is uploaded. Then the dirtag isn't updated because it shouldn't be there.