When a file or playlist is deleted it is moved to Unattached items rather than actually being deleted. This then requires a second delete and sync to remove the file from the empeg. Not a big deal, but it does not match emplode's behavior (if that is what you are going for).
-Mike
What is Emplode's policy? Does it _ever_ move things to Unattached, or just kill them? Maybe we should do the (if referenceCount == 0) "Are you sure?" thing, but always just remove the file.
I believe emplode always deletes. The only time things show up in unattached is when they do not get properly added to the database (like after a failed sync).
-Mike
Done. I went the route of the "Are you sure you want to kill the last reference..." dialog.