Quote:
Originally Posted by Maillemom
Thanks for the reply. BTW MyShelves works just fine for me. I think my main problem is that I want to do 2 different things and I'm getting confused what I need to change to get the results that I want.
I want to create a collection for example Roberts, Nora - Sisters. In the plug in under collections I have author_sort, series. It does create a Roberts, Nora collection but it also creates a Sisters collection. The books in the collection just have the title but not the series number. Under metadata plug boards I have ePub | kobotouch = {series_index:0>2s|| - } {title}.
|
The collections are created for each value in each column in the "Collection columns". If there isn't a existing column that has the values you need, you need to add a custom that does. For what you want, you need a "Column built from other columns" with the template:
Code:
{author_sort} - {series}
Then add the column to the "Collection columns" setting in the driver. You probably want to remove the separte "series".