ive been playing with the bulk uploader. Sometimes it fails, but that's OK because i'm giving it like 5k files. It needs to be able to continue where it left off if something happens. When drag+dropping a huge folder, it should compute a unique identifier for each song and then just compare uuid's. compare the client-side uuid to the server-side uuid to avoid reuploading.