Quote:
Originally Posted by DNSB
You could try replacing {title} by {title_sort} which should return Book Title, The which seems to be what you want.
|
Thanks for your reply!
Confusion aside (my fault) I'm actually trying to produce:
Code:
The book title - Author_the-uu-id-of-the-book.epub
However, wether I use {title} or {title_sort} I always get:
Code:
book title, The - Author_the-uu-id-of-the-book.epub
I'm guessing the problem is that in some of my books {title} = {title_sort}, but as I stated before, I'm getting a "[...], The" either way.
Any ideas?
Thanks in advance,