Quote:
Originally Posted by davidfor
Did they do it in increasing before? If so, I never noticed. But, I agree that descending is better and agrees with the collections list.
|
Yes they did, we talk about it back then.
Edit: in previous firmware the authors was increasing and the collections descending, now both descending.
Quote:
Kobo is using the comma as the separator. The are assuming it is "FN1 LN1, FN2 LN2". That is how it is shown in the store and books purchased from them download that way.
I have been using the following for a while and it works well:
Code:
program: raw_list('authors', ', ')
|
Thanks, just test it and it works well