beetbox / beetbox/beets

Unset field with `import --set`

Open
#4,173 1 comment 0 reactions 0 assignees View on GitHub
feature
Dominant language
Python
Stars
15.7k
Forks
2.1k
Avg merge
4d 21h
Merged PRs (30d)
31

Description

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).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.