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

Multiple Artists on an Album Wrecks the UI (Library view and album view) #5963

Closed
picasso566 opened this issue Aug 26, 2024 · 2 comments
Closed
Labels
bug Something isn't working

Comments

@picasso566
Copy link

picasso566 commented Aug 26, 2024

Describe The Bug
Web version 10.9.9
Server version 10.9.9
Similar to #4228 which was closed 2 years ago.

Even a single album with many artists (Compilation, Mix, Various Artists Collections, etc.) wrecks the Music library UI:

  1. The Album View overflows with the names of artists.
    Jellyfin Multiple Artists in Album

  2. The Artists List is filled with names from a single album.
    Jelly Huge Artists List

Steps To Reproduce
Add an album to your Music library with over 10 artists. It's even worse if the artists are made up names and don't exist in meta sites since the Artists List in the Library View displays possibly hundreds of unknown artists.

Expected Behavior
If an album has more than X artists, truncate the list in the Album View
It would be great if a single item could be excluded from the paradigm which all albums follow. Turn off artists for an album an force it to "Artist: None" or "Various Artists".

@picasso566 picasso566 added the bug Something isn't working label Aug 26, 2024
@viown
Copy link
Member

viown commented Aug 27, 2024

Your issue will be fixed in #4830, which should release in 10.10

@thornbill thornbill closed this as not planned Won't fix, can't repro, duplicate, stale Aug 27, 2024
@picasso566
Copy link
Author

For anyone else running into this I was being a bit obtuse.
A work around is just deleting the Artist and Album from the meta on each track and rescan. The mp3tag app worked for me.

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

4 participants
@picasso566 @thornbill @viown and others