I try this now :
Code:
calibredb catalog ./test.csv --fields=authors,title,series,series_index,*series,*series_index --sort-by=series_index
when I open the file I get
Code:
series_index,authors,series,title
so the orders is not there even
strange
reup