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

Inherit #tags from artist when adding albums #48

Open
delanthear opened this issue Jan 23, 2025 · 2 comments
Open

Inherit #tags from artist when adding albums #48

delanthear opened this issue Jan 23, 2025 · 2 comments

Comments

@delanthear
Copy link

It would make sense for tags to be automatically populated from the artists tags when you add a new release. Then you can add to, or delete them.

Quite a lot of the time they are going to be the same tags on your release as your main artists tags.

@benpate
Copy link
Contributor

benpate commented Jan 25, 2025

Yes. There are some complexities to keeping this in sync. For instance, what happens if someone changes their artist tags after publishing an album? But, it should work well enough to just pre-populate the artist tags into the album at the time the album is created, then let artists edit/update from there.

Also, given that tags are now becoming the most important way to find albums, I'm looking at making this much more prominent in the album setup screens.

@benpate benpate moved this to In Progress in Bandwagon Launch Jan 25, 2025
@icaria36
Copy link

icaria36 commented Feb 1, 2025

Pre-populating the album tags with artist tags could be done as a one-off when you create a new album. And as @delanthear says, these would be just default suggestions that artists can delete, edit, add. I don't think keeping tags in sync beyond this one-time import album creation is relevant, and it might cause more headaches to developers and artists.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

3 participants