@PeterT, thanks again.
I've set things up and use
Code:
{series}{series_index:0>2s| - | - }{title}
It works like a charm.
However since i create shelves for each series, I'd like to modify it to show only the 'number - title'. I've tried to edit the code to this:
Code:
{series_index:0>2s| - }{title}
But this doesn't seem to work.
Do you know how the code should look like?
Edit: Nevermind, I should've read just a bit further...

Thanks again.
Please consider this thread closed.