Hi there,
CD-Ripper seems to introduce a leading space wenn I use Programmable or Dynamic Naming. My naming algorithm looks like this:
[IFCOMP][album][IFMULTI] - CD [disc][]/[track] - [artist] - [MAXLENGTH]50,[title][][] [IF!COMP][IFVALUE]composer,[IFVALUE]album artist,[composer]/[album artist]/[MAXLENGTH]50,[album][]/[IFMULTI]CD [disc][]/[track]- [MAXLENGTH]50,[title][],[composer]/[MAXLENGTH]50,[album][]/[IFMULTI]CD [disc][]/[track] - [artist] - [MAXLENGTH]50,[title][][],[IFVALUE]album artist,[album artist]/[MAXLENGTH]50,[album][][IFMULTI] CD [disc][]/[track]- [MAXLENGTH]50,[title][],[album][IFMULTI] CD [disc][]/[track]- [MAXLENGTH]50,[title][][][][]
There are no leading spaces in the tag fields but in the resulting folder hierarchy the topmost folder name has a leading space.
E.g. If rip a -non compilation- CD with the following tags
Composer: "Johann Sebastian Bach"
Album Artist: "Nikolaus Harnoncourt"
Album: "Famous Choruses from Sacred Cantatas"
title: "Cantata No. 147, "Herz und Mund und Tat und Leben," BWV 147 (BC A174): Chorus: Herz Und Mund und Tat und Leben"
I get the following result string: " Johann Sebastian Bach/Nikolaus Harnoncourt/Famous Choruses from Sacred Cantatas/01- Cantata No. 147, "Herz und Mund und Tat und Leben,_", which has this unexpected leading space.
What am I getting wrong?
Regards,
Ludwig
CD-Ripper seems to introduce a leading space wenn I use Programmable or Dynamic Naming. My naming algorithm looks like this:
[IFCOMP][album][IFMULTI] - CD [disc][]/[track] - [artist] - [MAXLENGTH]50,[title][][] [IF!COMP][IFVALUE]composer,[IFVALUE]album artist,[composer]/[album artist]/[MAXLENGTH]50,[album][]/[IFMULTI]CD [disc][]/[track]- [MAXLENGTH]50,[title][],[composer]/[MAXLENGTH]50,[album][]/[IFMULTI]CD [disc][]/[track] - [artist] - [MAXLENGTH]50,[title][][],[IFVALUE]album artist,[album artist]/[MAXLENGTH]50,[album][][IFMULTI] CD [disc][]/[track]- [MAXLENGTH]50,[title][],[album][IFMULTI] CD [disc][]/[track]- [MAXLENGTH]50,[title][][][][]
There are no leading spaces in the tag fields but in the resulting folder hierarchy the topmost folder name has a leading space.
E.g. If rip a -non compilation- CD with the following tags
Composer: "Johann Sebastian Bach"
Album Artist: "Nikolaus Harnoncourt"
Album: "Famous Choruses from Sacred Cantatas"
title: "Cantata No. 147, "Herz und Mund und Tat und Leben," BWV 147 (BC A174): Chorus: Herz Und Mund und Tat und Leben"
I get the following result string: " Johann Sebastian Bach/Nikolaus Harnoncourt/Famous Choruses from Sacred Cantatas/01- Cantata No. 147, "Herz und Mund und Tat und Leben,_", which has this unexpected leading space.
What am I getting wrong?
Regards,
Ludwig
Comment