yup indeed found out it worked but didn't have the expected results
Code:
sort_columns_at_startup = [('series', 0), ('authors', 0), ('title', 0)]
this is more what I wanted
it's sorted by series/series_index correctly, then by author & finally sorted by title inside the authors