View Single Post
Old 03-27-2011, 03:33 PM   #2
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 29,803
Karma: 54830978
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by bucketheadmn View Post
So I have a rooted NC and am using Calibre 0.7.52. I am able to send files to the SD card on my NC just fine. What I am wanting to do is change the folder they are sent to.

Currently if I choose Main Memory (which is how Calibre sees my SD card on the NC) books are sent to: My Files - > Books

I use the Nook Android App to read my books and in order for the app to see the side loaded books the books need to be in: Nook -> MyDocuments

How do I change the folder/directory that Calibre sends the .epub files to?

Thanks!
Welcome


Just add a 'literal' value into the template. Be wary of 'case' sensitivities

Code:
MyDocuments/{author_sort[0]}_authors/{authors}/{title}-{id}/{title}_-{authors}
the slash means the next part(s) are folder(s)
theducks is offline   Reply With Quote