View Single Post
Old 09-22-2014, 01:00 PM   #95
barsanuphe
Connoisseur
barsanuphe writes the songs that make the whole world sing.barsanuphe writes the songs that make the whole world sing.barsanuphe writes the songs that make the whole world sing.barsanuphe writes the songs that make the whole world sing.barsanuphe writes the songs that make the whole world sing.barsanuphe writes the songs that make the whole world sing.barsanuphe writes the songs that make the whole world sing.barsanuphe writes the songs that make the whole world sing.barsanuphe writes the songs that make the whole world sing.barsanuphe writes the songs that make the whole world sing.barsanuphe writes the songs that make the whole world sing.
 
Posts: 77
Karma: 40008
Join Date: Aug 2014
Location: Paris, France
Device: PW2, Kobo H20, Kobo Aura One
So:
1. scraping isn't importing, it'll just copy files scattered in a drive into the import folder.
2. I'll see about the "%" character in filenames
3. importing can be resumed, not scraping.
4. at some point I decided to only have epubs in the library. It's easier to work with as a format and, I guess, by its open nature, more future-proof.
5. you could look at list_folder_contents() in kindle_contents.py to have an idea of how to build your offline script to generate the json.
6. I don't really get why you would get such a difference in terms of speed. Maybe it's a memory thing? how are your files organized? lots of folders/subfolders or a few folders with a lot of files?
7. nested folders do not work in later firmwares, so I dropped support for that during a rewrite.
barsanuphe is offline   Reply With Quote