Skip to content

How to only write disc number to filename if the album contains multiple discs? #5670

Answered by DjSlash
SpencerDub asked this question in Q&A
Discussion options

You must be logged in to vote

Use beet write to reflect changes from database to files. update is for the other way around.

Also, as far as I know, the %if function is very simple, where you can't use any comparisons or whatsoever. CONDITION in the docs may suggest otherwise, but you need to create a new template field with the inline plugin.

In the faq, there is an item about creating directories for multi-disc albums, you can apply the same logic to your path configuration.

Replies: 1 comment 1 reply

Comment options

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

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