Quote:
Originally Posted by perrinjcat
I have used Calibre to add a lot of metadata to my epub files (since I have several series of books on my EZ Reader) but, when they are loaded on the SD card, they don't sort in order in the series. Is there a way to make sure they are listed in series order on the reader?
|
I use Save to Disk to put books from Calibre onto my PP.
This expression puts the series in the author folder and adds the series number to the beginning of each book. Calibre is smart enough to recognize when the series folder already exists and puts new books in the series into that folder. If there is no series information, this expression will put the title directly into the author folder.
{author_sort}/{series}/{series_index} - {title}
Go to Preferences, Add/Save and you'll see where you can modify the expressions.