Skip to content

%if{} in my path spec not working for multidisc albums #4806

Closed Answered by sampsyo
plenaerts asked this question in Q&A
Discussion options

You must be logged in to vote

Since your files are all going under the Compilations directory, I think the problem is that you are only configuring the default path and not overriding the comp one that comes with the default configuration. Can you try something like this?

paths:
    comp: $albumartist/$album%aunique{}/%if{$multidisc,Disc $disc/}$track $title
    default: $albumartist/$album%aunique{}/%if{$multidisc,Disc $disc/}$track $title

That is, using the same path for comp. Or you could set the compilation flag on this album to false.

Replies: 3 comments 5 replies

Comment options

You must be logged in to vote
4 replies
@plenaerts
Comment options

@govynnus
Comment options

@plenaerts
Comment options

@arsaboo
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by plenaerts
Comment options

You must be logged in to vote
1 reply
@plenaerts
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants