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

Persist Albums' Base Names #789

Open
Arthi-chaud opened this issue Dec 14, 2024 · 0 comments
Open

Persist Albums' Base Names #789

Arthi-chaud opened this issue Dec 14, 2024 · 0 comments
Assignees
Labels
API About the front of the back Prisma Schema Database Schema and Prisma models
Milestone

Comments

@Arthi-chaud
Copy link
Owner

What

For example

  • My Song - Single's base name would be My Song
  • My Song (Remixes) - EP's base name would be My Song

This should only impact Singles, which are the only type of albums where the title's structure reflect the type of the album

Why

  • On the webapp, prefixes like - Single can be superfluous
  • When matching albums, it's easier to work with a cleaned names
@Arthi-chaud Arthi-chaud added API About the front of the back Prisma Schema Database Schema and Prisma models labels Dec 14, 2024
@Arthi-chaud Arthi-chaud self-assigned this Dec 14, 2024
@Arthi-chaud Arthi-chaud added this to the Backlog milestone Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API About the front of the back Prisma Schema Database Schema and Prisma models
Projects
None yet
Development

No branches or pull requests

1 participant