Beets is NOT writing after import with `write: yes`
Open
- Dominant language
- Python
- Stars
- 15.7k
- Forks
- 2.1k
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 31
Description
After importing, it should write to the file the BPM (autobpm plugin) and the rgain values (replaygain plugin), but none of them are populated into the file. They are, however, populated into Beets' database, which means I can get the files populated by using `beet write added:-1d..`. I guess this also happens with any plugin that modifies the metadata.
Currently on latest beets version.
Contributor guide
Assessment
This issue has not been assessed yet.