beets icon indicating copy to clipboard operation
beets copied to clipboard

Unset field with `import --set`

Open dschrempf opened this issue 3 years ago • 1 comments

When using modify one can unset a field using field!. It is not possible to do so using the set_fields importer option nor the --set command line option.

error: supplied argument `subcollection!' is not of the form `key=value'

How can I unset a field during import using the the configuration or command line option? (I don't want to set it to the empty string).

dschrempf avatar Nov 29 '21 10:11 dschrempf

This is not currently possible, AFAIK, so I have marked it as a feature request.

sampsyo avatar Nov 29 '21 15:11 sampsyo