Well i finally was able to import 17000 books. I cut the upload to db in 4 ups but now i m trying to add a few more and reading recursively giving me some serious headaches. It starts trying to read and randomly stops at different places. First time i imported the db i was kind of lucky and it read and imported everything (had to try 10 times), but now importing just a few books is almost impossible with the meta read. seems to get stock all the time. Any idea what could be causing the read to randomly stop, debug doesn t even say anything... just stops

. (each time at a different spot).
Edit: I was finally able to read the dir i was trying to import, but took 7 times. Now its importing, but this has to be some sort of issue with something, memory leak or something random... weird.