When ripping a collection of CDs say, for example, all of Mozart's symphonies on 10 CDs, I would like to manipulate the file format string to add a number to the %#. e.g. I have ripped 179 tracks so far and had to rename the files for each CD. If I could add 179 to %# then the file created would start with 180 (179 + 01, etc). Perhaps something like %(179 + %#) where everything between %() is an expression.
Thanks for the consideration.
... the file format string is located in Configuration -> Files -> Filename format string