-
Couldn't load subscription status.
- Fork 32
Open
Labels
Description
Upon importing MP3 files that have the LABEL metadata tag filled out, the database does not store the information in the tag.
FLACs work as expected.
Using the PUBLISHER metadata tag for MP3s also works as expected. I'm assuming this is a difference between ID3/Vorbis tags and how they handle non-standard tags?
Exact steps to reproduce:
- Fill in the LABEL metadata tag on an MP3 file (I use Mp3Tag or Foobar2000)
- Import using
beet import -A - Run a query for the label
- No results displayed
Beets version: 2.4.0 (docker)