I have a complex song title formatting like:
i.e. "Bach, Johan Sebastian - Aria (Violin 1)"
But when I export the files, the only option is to label the files as
%TITLE%.pdf
i.e. "Aria.pdf"
Which loses the composer and part name and would be really confusing to have a folder full of such files.
It would be really helpful for especially backing up our entire library to pdfs.
Code:
%COMPOSERS:${VALUE} - |%%TITLE%%SOURCE_TYPES: (${VALUE})|%
i.e. "Bach, Johan Sebastian - Aria (Violin 1)"
But when I export the files, the only option is to label the files as
%TITLE%.pdf
i.e. "Aria.pdf"
Which loses the composer and part name and would be really confusing to have a folder full of such files.
It would be really helpful for especially backing up our entire library to pdfs.