Import --set is not working
Open
needinfo
- Dominant language
- Python
- Stars
- 15.7k
- Forks
- 2.1k
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 31
Description
None of these commands set the genre when importing.
beets version 1.6.1
`beet import --set genre="Soundtrack"` or `beet import --set genre=Soundtrack`
Contributor guide
Research direction
Start by reproducing the issue with beets 1.6.1 using both `beet import --set genre="Soundtrack"` and `beet import --set genre=Soundtrack`, then trace the import command's `--set` handling. Done means importing with either syntax sets the genre as requested.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100