View Single Post
Old 02-16-2013, 11:31 AM   #45
Mrs_Often
Wizard
Mrs_Often ought to be getting tired of karma fortunes by now.Mrs_Often ought to be getting tired of karma fortunes by now.Mrs_Often ought to be getting tired of karma fortunes by now.Mrs_Often ought to be getting tired of karma fortunes by now.Mrs_Often ought to be getting tired of karma fortunes by now.Mrs_Often ought to be getting tired of karma fortunes by now.Mrs_Often ought to be getting tired of karma fortunes by now.Mrs_Often ought to be getting tired of karma fortunes by now.Mrs_Often ought to be getting tired of karma fortunes by now.Mrs_Often ought to be getting tired of karma fortunes by now.Mrs_Often ought to be getting tired of karma fortunes by now.
 
Mrs_Often's Avatar
 
Posts: 1,775
Karma: 2694823
Join Date: Dec 2011
Location: The Netherlands
Device: Kobo Touch, Glo, Clara HD
Quote:
Originally Posted by dgvirtual View Post
I tried the first method, and, unfortunately, it does not work all the time.

It works the first time, or maybe untill you add any annotations or read any of the documents you uploaded. Then, the Kobo ereader creates two more folders with the same name, and the script gets confused as to where to put the books fetched from the gmail account. Here is the tree view of the file structure inside the virtual sd card (read of another Grive installation on my linux box), for you to understand what I mean:

Code:
dg@bala:~/tmp/GriveKobo$ tree
.
├── Digital Editions
│** ├── Annotations
│** │** └── KoboGrive
│** │**     └── book1.epub.annot
│** └── Manifest
│**     └── KoboGrive
│**         ├── book1.epub.xml
│**         ├── book2.rtf
│**         └── book3.epub
├── koboExtStorage
│** ├── dict
│** ├── images
│** └── kepub
└── KoboGrive
    ├── book4.epub
    ├── book5.epub
    ├── book6.epub
    ├── book1.epub
    └── book2.rtf
The files are messed up (I changed the names, so they are not ordered right, and I may have restarted the script in the google spreadsheet, so some books may be fetched twice) but you can see THREE directories called "KoboGrive", and you can also see that the script has put books in the wrong directories... It makes for a real mess inside your kobo soon.
Interesting. I'll do some messing around later on. I haven't found any trouble yet but I must admit I haven't sent any new files to the gmail.
Mrs_Often is offline   Reply With Quote