Just a suggestion, can we use XPaths (or something similar) for the exported filenames instead of fixed options? Would it also be possible to include support for folders?
e.g.
Code:
%author/(%series/%series %series_no - )?%title
would output to:
Code:
J.K. Rowling/Harry Potter/Harry Potter 01 - Philosopher's Stone
J.K. Rowling/Harry Potter/Harry Potter 02 - Chamber of Secrets
J.K. Rowling/Harry Potter/Harry Potter 03 - Prisoner of Azkaban
Stephen King/Nightmares and Dreamscapes
I think using variable-based naming would be good since each person has their own preferred folder/file naming structure.