Skip to content

What to do with V.A_ , Various Artists, Compilations , Various folders ? #5146

Answered by benpage2
nodecentral asked this question in Q&A
Discussion options

You must be logged in to vote

To expand on @arsaboo

The folders are organized based on the paths: in your config. You can find info on it here: https://beets.readthedocs.io/en/v1.6.0/reference/config.html#path-format-configuration

The default values are as follows:

paths:
    default: $albumartist/$album%aunique{}/$track $title
    singleton: Non-Album/$artist/$title
    comp: Compilations/$album%aunique{}/$track $title

In short, the albums are placed into these paths based on the values the auto-tagger grabbed. Most albums will be filed based on the "default" path format default: $albumartist/$album%aunique{}/$track $title. This will make folders by the albumartist tag, then subfolders for each album tag. So, if you…

Replies: 3 comments 2 replies

Comment options

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

Comment options

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

Answer selected by nodecentral
Comment options

You must be logged in to vote
0 replies
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