Use aliases for artist credit#6552
Conversation
|
Aren't the |
|
Good question. My understanding is that This PR intentionally applied aliases to Your concern is valid, but since we don't have a concrete regression from the current behavior, I suggest we keep this as-is for now and revisit if someone reports a real issue with it. |
|
This change may have a large impact on people's libraries. I ran mbsync over my library and all One example would be Yasiin Bey. The older releases are now tagged with the current alias, not what they're actually credited as. I suspect users may complain about this when this eventually reaches a release. |
This has already been released in |
|
I can see some users actually wanting this, but definitely not all (e.g. me!). It would make sense to make this an opt-in feature, due to it completely overwriting existing data en-masse. |
|
@djl would you be happy to submit a PR to make this an opt-in? |
|
Can do. Should be up tomorrow. |
Description
The
*_creditfields for album and track are also aliased.Follow up of #6231. I wanted to
mbsyncmy library but then I realized that*_creditfields were reverted to non-alias if already aliased.I don't how I got those aliased in the first place as the code is not using them since years. Also, I had 2 albums added the same day and one was with aliased credit and the other one not.
Discussed here: #6358 (comment)
To Do