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 with the same title but different artists are merged together in queue #287

Closed
speedie1337 opened this issue Oct 9, 2023 · 3 comments
Labels
bug Something isn't working jellyfin Issues related to Jellyfin server

Comments

@speedie1337
Copy link

Expected Behavior

The album I press play on will play

Current Behavior

If I have two albums with the same name but different artists, both will be played if i play one of them in the Albums category.

Steps to Reproduce

  1. Get two albums with the same name (in my case Untitled by Rammstein and Untitled by Korn)

  2. Select 'Albums' in the sidebar

  3. Press play on one of the albums

Context

There is no context, I wanted to listen to music.

Your Environment

feishin version: 0.3.0
Operating System: Gentoo Linux 6.1.41
Server: Jellyfin 10.8.10

@speedie1337 speedie1337 added the bug Something isn't working label Oct 9, 2023
@ergonomic-paragraph
Copy link

ergonomic-paragraph commented Nov 14, 2023

I'm also experiencing this on v0.5.1 (Windows 10 22H2 and macOS 13.6.1)

@Diagon
Copy link

Diagon commented Dec 4, 2023

The same happens if the same artist has 2+ releases with the same name (e.g. here & here)
Screenshot_20231204_161041

@kgarner7 kgarner7 added the jellyfin Issues related to Jellyfin server label Apr 10, 2024
@kgarner7
Copy link
Collaborator

Resolved by 19a88fe, but this is ultimately a Jellyfin bug. See https://github.com/jellyfin/jellyfin/blob/c566ccb63bf61f9c36743ddb2108a57c65a2519b/Emby.Server.Implementations/Data/SqliteItemRepository.cs#L3622-L3625 for why

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working jellyfin Issues related to Jellyfin server
Projects
None yet
Development

No branches or pull requests

4 participants