View Single Post
Old 04-20-2011, 11:44 AM   #3
autumnmist
Junior Member
autumnmist began at the beginning.
 
Posts: 7
Karma: 10
Join Date: Apr 2007
Quote:
Originally Posted by kovidgoyal View Post
Dont add My Files to the start of the path. The NC driver does special processing for My Files.
Yes I thought that might be the case, which is why I also tried it without My Files in the path, but then the books don't end up in the My Files folder:

If I enter the path as
Books/{author_sort}/{series} {series_index} - {title} - {authors}

the books end up in
/sdcard/Books/{author_sort}/{series} {series_index} - {title} - {authors}

(in other words not in My Files as I need them to be to be recognized by the NC ereader app)

If I enter the path as
{author_sort}/{series} {series_index} - {title} - {authors}
the books end up in
/sdcard/{author_sort}/{series} {series_index} - {title} - {authors}

None of these are correct.
autumnmist is offline   Reply With Quote