music-assistant / hass-music-assistant

Turn your Home Assistant instance into a jukebox, hassle free streaming of your favorite media to Home Assistant media players.
Apache License 2.0
1.32k stars 48 forks source link

Unrelated albums inside artist folder #2933

Closed de666 closed 1 day ago

de666 commented 2 days ago

What version of Music Assistant has the issue?

2.3.0b24

What version of the Home Assistant Integration have you got installed?

2024.9.1

Have you tried everything in the Troubleshooting FAQ and reviewed the Open and Closed Issues and Discussions to resolve this yourself?

The problem

Going inside an artist folder, music assistant shows also other albums apperently completly unrealated to that artist with unrelated multiple artist tags. I don't find any sort of "rule" in this behaviour, it seems to be a sort of random thing but it happens almost for every artist. All the files are well tagged with picard (all have musibrainz ids).

screenshot example screenshot_album_bug

How to reproduce

Try to browse an artist (filesystem provider) and see there are albums in the list not related to that artist.

Music Providers

Filesystem

Player Providers

Any

Full log output

No response

Additional information

No response

What version of Home Assistant Core are your running

2024.9.2

What type of installation are you running?

Home Assistant Container

On what type of hardware are you running?

Generic x86-64 (e.g. Intel NUC)

OzGav commented 2 days ago

Pretty sure this is a result of a bug previously fixed. You will need to do a db reset and let it rebuild to check MA SETTINGS>>CORE>>MUSIC CONTROLLER>>ADVANCED

de666 commented 1 day ago

Pretty sure this is a result of a bug previously fixed. You will need to do a db reset and let it rebuild to check MA SETTINGS>>CORE>>MUSIC CONTROLLER>>ADVANCED

Solved after rebuilding the database Thanks @OzGav