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

(Artist) Metadata not refreshing #3230

Open
1 task done
ijc opened this issue Nov 26, 2024 · 0 comments
Open
1 task done

(Artist) Metadata not refreshing #3230

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

Comments

@ijc
Copy link

ijc commented Nov 26, 2024

What version of Music Assistant has the issue?

2.3.3

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

2024.11.5

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

  • Yes

The problem

I was suffering from #3108 and so did a database reset (while running version 2.3.3).

Since then I appear to have no artist metadata and it is not refreshing over time. I do have album images since I have those locally -- so I can't tell if remote album metadata is working or not.

It has been roughly a week since my most recent DB reset but no artist data has been retrieved other than when I have manually refreshed for individual artists. Manual update does work.

How to reproduce

  • Local storage with Picard tagged FLAC files, each directory is ARTIST - ALBUM
  • cover.jpeg present in the vast majority if directories
  • After a database reset no artist metadata is fetched from remote sources.

Music Providers

Local storage, containing FLAC files. NFS mount bound into the docker container. There does not appear to be any issue with this end of things.

Metadata providers (mentioning here since there isn't a box)

  • The Audio DB
  • fanart.tv
  • MusicBrainz
    I've set the log level to verbose on all of them and the metadata controller.

Player Providers

I'm using Chromecast for the most part (to a Chromecast ultra on the TV and a JBL speaker). There is no issue here. There is also an nvidia shield in the system but I've never tried to play music on it.

Full log output

music-assistant.log

Additional information

I've tried a second database reset as well as clearing the cache.

If I disable and reenable "Enable retrieval from online metadata sources" on the metadata controller then I see:

2024-11-22 15:36:04.670 DEBUG (MainThread) [music_assistant.metadata] Start lookup for missing artist images...
2024-11-22 15:36:04.734 DEBUG (MainThread) [music_assistant.metadata] Start lookup for missing album images...

But nothing else from the metadata module(s)

I see in the git logs that metadata fetch was reworked between 2.2 and 2.3. My initial install was 2.2 or earlier and I did have metadata then, it seems to only have been when I reset after the upgrade to 2.3 that it became apparent that metadata was no longer being updated.

I see some stuff on Discord where people found the metadata was arriving slower than they expected but it seems they are getting some metadata whereas I seem to be getting none at all unless I manually refresh.

I haven't tried the 2.4 beta releases since the git log doesn't seem to include anything relevant. Happy to give it a go though.

What version of Home Assistant Core are your running

2024.11.0

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)

@ijc ijc added the triage label Nov 26, 2024
@OzGav OzGav added bug Something isn't working and removed triage labels Nov 29, 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
Status: NEXT
Development

No branches or pull requests

2 participants