Add 'Record Label' field mapped to Publisher metadata - #16799
Conversation
cr7pt0gr4ph7
left a comment
There was a problem hiding this comment.
The code itself looks good, see below for further comments.
|
I can see the value of being able to display and manipulate the Publisher tag, and think of certain DJ workflows (esp. related to electronic music) where this would be beneficial. My only concern is that the Track Info Dialog is getting more and more crowded, and is already reaching the limit of the screen height on my laptop, even without this change. Though this usability problem could be solved by being able to dynamically show or hide fields in the Track Info dialog. This may require some trickery to make Qt layouts play nice with this, though. I may look into doing a proof-of-concept of that. |
yeah, this will be an issue for some users. I suggest to discuss the design first, before you spend time on a POC |
e94dcfa to
6ab3dc9
Compare
Summary
Adds support for a Record Label field throughout Mixxx, mapped to the standard Publisher metadata tag.
Changes
Testing