@chaley,
I'm seeing something a bit strange in CC. I think it's been around for several releases but I had thought it was my DropSync/DropBox apps which were responsible. Now I'm pretty sure it's CC.
If I delete a book using CC then a new (superfluous???) directory structure is added to that book's directory.
My setup is Galaxy Note 3 running Android 4.3 and CC 3.3.5. My CC storage folders are these:
- pdf & chm (device main mem): /storage/emulated/0/Calibre_Companion/
- azw3 (device main mem): /storage/emulated/0/kindle/
- epub (external SD card): /storage/extSdCard/ebooks/
So, for example, if I delete a pdf book from CC, this is what I see in the Note's main memory after the delete - the
red part was created during the delete process.
Code:
/storage
/emulated
/0
/Calibre_Companion
some pdfs
some chms
/storage
/emulated
/0
/Calibre_Companion
--empty folder--
Similarly, If I delete an epub I see this after the delete:
Code:
/storage
/extSdCard
/ebooks
some epubs
/storage
/extSdCard
/ebooks
--empty folder--
It's not a major problem as the new nests are 'empty' but I thought I'd report it.