I want to adjust the default naming so that compilations list the artist in the filename. I'm using a slightly modified default naming right now.
[IFVALUE]album artist,[album artist],[IFCOMP]Various Artists[][IF!COMP][artist][][]\[album]\[track] [composer] - [title]
That get me exactly what I want for CDs that aren't compilations. An example:
08 Wolfgang Amadeus Mozart - Rondo in A Minor, K. 511.flac
However, if that track were on a multi-artist compilation then the filename I want is this:
08 Walter Gieseking - Wolfgang Amadeus Mozart - Rondo in A Minor, K. 511.flac
How can I add the artist name to the filename just for compilations? I don't want the artist name in the filename for regular single artist CDs.
[IFVALUE]album artist,[album artist],[IFCOMP]Various Artists[][IF!COMP][artist][][]\[album]\[track] [composer] - [title]
That get me exactly what I want for CDs that aren't compilations. An example:
08 Wolfgang Amadeus Mozart - Rondo in A Minor, K. 511.flac
However, if that track were on a multi-artist compilation then the filename I want is this:
08 Walter Gieseking - Wolfgang Amadeus Mozart - Rondo in A Minor, K. 511.flac
How can I add the artist name to the filename just for compilations? I don't want the artist name in the filename for regular single artist CDs.
Comment