Skip to content

Organize files into specified paths by existing tag alone #5126

Answered by xstrex
xstrex asked this question in Q&A
Discussion options

You must be logged in to vote

Thank you, but I don't think I fully understood the problem before asking for help. An out-of-band application was adding files to my directory structure that we're being processed by beets, so it was unaware of the presence of the files, and they didn't follow the standard that I have specified in my config.

I managed to hack together a solution, it's not elegant but it seems to be working. I figured out that I could run a beet import -A --group-albums and it would skip the auto-tagger (reading the tags of the files only), and group albums together based on tag alone- but needed to be pointed at a directory full of individual files. For that I just did a quick bash for loop to iterate th…

Replies: 1 comment 1 reply

Comment options

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

Answer selected by JOJ0
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