Add support for multi-valued albumartist fields #185

Closed
opened 2024-08-24 23:12:49 +02:00 by wojtek · 1 comment
Owner

Certain albums credit multiple artists. These will have only one albumartist string despite being two artists. Beets now supports multi-valued fields but they are accessed via albumartists instead.

Certain albums credit multiple artists. These will have only one `albumartist` string despite being two artists. Beets now supports multi-valued fields but they are accessed via `albumartists` instead.
wojtek added this to the v1.0.0-alpha milestone 2024-08-24 23:12:49 +02:00
wojtek added the
enhancement
label 2024-08-24 23:12:49 +02:00
wojtek added this to the Album tracking project 2024-08-29 17:22:18 +02:00
Author
Owner

Two options:

  1. Folder/music player approach:
    • display the combined albumartist name
    • modify search/lookup to correctly search and filter
      • perhaps treat as cannot-have-an-mbid
      • albums fetched from constituent artists should file them correctly under the combined name
  2. Deconstruct hierarchy between Artist/Album
    • don't display combined albumartists in browse
    • albums displayed in each artist instead

Preference: go with option (1). There is only one combined albumartist and there the second artist is not interesting to me. So far has happened for singles only anyway and most likely can still file it under a single more dominant album artist. Re-open if the need becomes bigger.

Two options: 1. Folder/music player approach: - display the combined albumartist name - modify search/lookup to correctly search and filter - perhaps treat as cannot-have-an-mbid - albums fetched from constituent artists should file them correctly under the combined name 2. Deconstruct hierarchy between Artist/Album - don't display combined albumartists in browse - albums displayed in each artist instead Preference: go with option (1). There is only one combined albumartist and there the second artist is not interesting to me. So far has happened for singles only anyway and most likely can still file it under a single more dominant album artist. Re-open if the need becomes bigger.
wojtek removed this from the Album tracking project 2024-09-23 22:57:30 +02:00
wojtek removed this from the v1.0.0-alpha milestone 2024-09-23 22:57:33 +02:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: wojtek/musichoard#185
No description provided.