That is likely an issue with your save template in the Nook device interface driver.
Possibly something like "/MyFiles/Books/{author_sort:sublist(0,1,&)}/{title} - {authors:sublist(0,1,&)}" minus the quotes would work.
The sublist bit is what I use to keep file and path length under control. The /MyFiles will need to be removed if the contents of that directory are what you see when your Nook is connected to your computer.
|