Skip to content

How to copy value to another value? #5124

Answered by wisp3rwind
slyfoxgh asked this question in Q&A
Discussion options

You must be logged in to vote

This should work, assuming you are running a development version of beets, cf. #4543. You'll also need to quote the command properly, such that your shell does not expand the variable to something undesirable (like the empty string) already:

beet modify album='$title'

Replies: 1 comment

Comment options

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