Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upBad genres field can break the writing of genre/genres tags #1279
Comments
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
sampsyo
Jan 29, 2015
Member
The plural genres is experimental; we should probably remove it, actually. Does everything work if you use the singular genre?
|
The plural |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
randybias
Jan 29, 2015
Yes. It only breaks when genres get modified in that specific manner, which then somehow seems to break genre itself.
randybias
commented
Jan 29, 2015
|
Yes. It only breaks when genres get modified in that specific manner, which then somehow seems to break genre itself. |
sampsyo
added
the
needinfo
label
Jan 31, 2015
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
sampsyo
Jan 31, 2015
Member
Could we possibly just avoid using the genres field? That represents the progress we're making on #119 but isn't quite ready for use.
|
Could we possibly just avoid using the |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
randybias
commented
Jan 31, 2015
|
I don't have any use for it but maybe someone else does? |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
sampsyo
Jan 31, 2015
Member
Let's leave this where it is for now—the feature can be considered "in progress".
|
Let's leave this where it is for now—the feature can be considered "in progress". |
randybias commentedJan 29, 2015
Steps to reproduce:
[recommend starting with an empty database and single file to import; you will need the 'info' plugin]
At this point modifying either genre or genres will not work for these files. The SQLite database will have the correct information, but "beet write" will always fail to write out the tag.