Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Artists: Field for "past members" of a group/circle or label #1390

Open
andreoda opened this issue May 28, 2021 · 7 comments
Open

Artists: Field for "past members" of a group/circle or label #1390

andreoda opened this issue May 28, 2021 · 7 comments
Labels
backend Data access layer (invisible to user) complexity: unknown Unknown days of work content: artists Artist entries feature request feedback-wanted Feedback and further discussion needed (open questions) priority: low Issues/Tasks that are not so important UX/usability UX (User Experience): Methods for improving the usablitiy

Comments

@andreoda
Copy link
Member

andreoda commented May 28, 2021

Sometimes, people leave groups/teams. If we implement this option, we can still maintain the fact that certain people belonged to a group/team.
Future confusion could be avoided through this as well. People might ask why a specific artist is mentioned in a specific entry.

Could be useful for the following issue:
grafik
https://vocadb.net/Ar/84621
Specific members left the circle.

@andreoda andreoda added the content: artists Artist entries label May 28, 2021
@ycanardeau
Copy link
Contributor

We could add either a set of two dates, BeginDate and EndDate (inspired by MusicBrainz), or a boolean field HasEnded (inspired by AniDB) to the GroupsForArtists table. If it's just this one case, it's not a good idea to implement this.

References:

@riipah
Copy link
Member

riipah commented May 29, 2021

I think this is relatively common. I'm sure someone can find more examples. That said, I'm also not sure is it worth it. If implemented, probably the dates are too much (they can be mentioned in description, also the situation might be complicated, sometimes the membership can be on-off-on-off).

@ycanardeau ycanardeau added the feedback-wanted Feedback and further discussion needed (open questions) label May 31, 2021
@ycanardeau
Copy link
Contributor

mentioned

@riipah
Copy link
Member

riipah commented Jun 9, 2021

Not part of this issue, but it might be good idea to prepare to add additional metadata to group membership.

  • Group leader: usually group has a leader. This could be included in membership. It might be good idea to show leader first in the members list.
  • Role in group: sometimes artists perform specific duties in a specific group. For example, an artist might be a music producer, but in a specific group they only do instrumentals (I don't have examples about this, but I'm sure there are those).

@andreoda
Copy link
Member Author

andreoda commented Jun 18, 2021

I think it could also be useful to specify how long a past member was in a group (length). For example Livetune.
Reference: https://en.wikipedia.org/wiki/Livetune

Members:
Kz (pronounced "K-Zet") (music, lyrics)
Former member:
Kajuki P (music, lyrics) (2007-2009)

The year would be enough. Like in this case.

Additionally it could also be interesting to somehow specify their job/main work inside the group. For example KajukiP made the music (music producer) and the lyrics (lyricist).

@riipah
Copy link
Member

riipah commented Jun 19, 2021

As a general note, I would say that adding metadata (such as roles or dates) to membership makes sense if it affects the way other information is displayed. For example, marking someone as the group leader allows highlighting that person in the members listing. I don't know how roles and dates would be shown, but if it's just a detail in the members listing, then it could as well be in the description I guess? No harm adding it to membership metadata, but it might be additional work with little value.

For the scope of this issue, it's better to stick to just having a boolean checkbox for "past membership". Those other details can be discussed and added in other issues. Even the dates can be added later. I think that even if we support dates for membership, we still need an option for "unknown date", when it's not exactly clear when the person left the group.

@andreoda
Copy link
Member Author

I've encountered more cases by now and it gets kinda annoying that artists remove their groups from their entry. It will only lead to confusion (song entry mentions group, how are they associated?) and in the end: empty group pages.

For now, I think, it would be enough if at least a second field for "past groups" or something similar could be added, just like riipah mentioned in the last comment.
(Thinking about it now, metadata like date could be also too difficult to maintain since sometimes we will not know when a group started or ended exactly.)

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 14, 2022
@VocaDB VocaDB unlocked this conversation Aug 12, 2022
@ycanardeau ycanardeau transferred this issue from VocaDB/vocadb Aug 12, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 16, 2022
@VocaDB VocaDB deleted a comment from github-actions bot Apr 26, 2023
@VocaDB VocaDB unlocked this conversation Apr 26, 2023
@andreoda andreoda reopened this Apr 26, 2023
@andreoda andreoda transferred this issue from VocaDB/community Apr 26, 2023
@andreoda andreoda added the UX/usability UX (User Experience): Methods for improving the usablitiy label Apr 26, 2023
@andreoda andreoda pinned this issue Apr 26, 2023
@FinnRG FinnRG added the backend Data access layer (invisible to user) label Apr 29, 2023
@andreoda andreoda unpinned this issue May 8, 2023
@andreoda andreoda added complexity: unknown Unknown days of work and removed good first issue labels Mar 6, 2024
@andreoda andreoda added the priority: low Issues/Tasks that are not so important label Mar 23, 2024
@andreoda andreoda changed the title Field for "past members" of a group/circle or label Artists: Field for "past members" of a group/circle or label Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Data access layer (invisible to user) complexity: unknown Unknown days of work content: artists Artist entries feature request feedback-wanted Feedback and further discussion needed (open questions) priority: low Issues/Tasks that are not so important UX/usability UX (User Experience): Methods for improving the usablitiy
Projects
Development

No branches or pull requests

5 participants