Quote:
Originally Posted by Demingy
1) Yes, I made sure that was unchecked from last time.
2) The template for both devices is {title} - {authors} ({id})
and use sub directories is checked (the only other item checked is Use metadata cache)
I'll email you the debug log(s) shortly once I've finished with your instructions.
Thanks!
|
That template is for all authors. You had used this one to get the first author only.
Quote:
Originally Posted by Purple Lady
My problem was for books that have multiple authors - I had author as part of the folder name and as part of the book name. I changed it to use the first author name only. I think I used this in the template - {authors:list_item(0,&)}
|