Quote:
Originally Posted by kovidgoyal
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.