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

Albums by different artist with same title not showing in genre pages. #856

Open
Cambi0nn opened this issue Nov 26, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@Cambi0nn
Copy link

Expected Behavior

When visiting the genre page, all albums with the same title are shown.

Current Behavior

Only one album is shown, seemingly the one from the artist who's name is first in the alphabet.

Steps to Reproduce

  1. Ensure you have multiple albums by different artists in the same genre.
  2. Open the genre page on Feishin

Possible Solution

Filter on combination of artist name and album title, instead of only on album title.

Context

I have 3 albums called "Greatest Hits" within the Rock genre. 1 by Bon Jovi, one by Guns 'n Roses, and one by Bruce Springsteen. I can find each fine on the related artist pages, but when I go to the Rock genre page, I only see the Bon Jovi album.

Application version

0.12.1

Operating System and version

Manjaro Linux, kernel 6.6.54-2

Server and Version

Astiga

Node Version (if developing locally)

No response

@Cambi0nn Cambi0nn added the bug Something isn't working label Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant