Well I use this but it gives first letter of first name
Ebooks/{tags:re([\.],/!)|!|}/{authors[0]}/{authors}/{series}/{series_index:0>5.2f| |-}{title}
So what you are looking for would be I think
{author_sort[0]}/{authors}/{series}/{series_index:0>5.2f| |-}{title}
|