2024-08-14, 01:49 PM
OK so I've done that.. No additional information..
However I am finding that before this message gets put out there are a whole load of these errors in the logs::
[2024-08-14 13:14:06.442 +00:00] [ERR] Error in "MusicBrainz"
MetaBrainz.Common.HttpError: Not Found
For usage, please see: https://musicbrainz.org/development/mmd
---> MetaBrainz.Common.HttpError: HTTP 404 (NotFound) 'Not Found'
at MetaBrainz.Common.HttpUtils.EnsureSuccessfulAsync(HttpResponseMessage response, CancellationToken cancellationToken)
at MetaBrainz.MusicBrainz.Query.PerformRequestAsync(Uri uri, HttpMethod method, HttpContent body, CancellationToken cancellationToken, String format)
--- End of inner exception stack trace ---
at MetaBrainz.MusicBrainz.Query.PerformRequestAsync(Uri uri, HttpMethod method, HttpContent body, CancellationToken cancellationToken, String format)
at MetaBrainz.MusicBrainz.Query.ApplyDelayAsync[T](Func
at MetaBrainz.MusicBrainz.Query.LookupReleaseAsync(Guid mbid, Include inc, CancellationToken cancellationToken)
at MediaBrowser.Providers.Plugins.MusicBrainz.MusicBrainzAlbumProvider.GetMetadata(AlbumInfo info, CancellationToken cancellationToken)
at MediaBrowser.Providers.Manager.MetadataService
And these appear during the scanning of the TV Series library
However I am finding that before this message gets put out there are a whole load of these errors in the logs::
[2024-08-14 13:14:06.442 +00:00] [ERR] Error in "MusicBrainz"
MetaBrainz.Common.HttpError: Not Found
For usage, please see: https://musicbrainz.org/development/mmd
---> MetaBrainz.Common.HttpError: HTTP 404 (NotFound) 'Not Found'
at MetaBrainz.Common.HttpUtils.EnsureSuccessfulAsync(HttpResponseMessage response, CancellationToken cancellationToken)
at MetaBrainz.MusicBrainz.Query.PerformRequestAsync(Uri uri, HttpMethod method, HttpContent body, CancellationToken cancellationToken, String format)
--- End of inner exception stack trace ---
at MetaBrainz.MusicBrainz.Query.PerformRequestAsync(Uri uri, HttpMethod method, HttpContent body, CancellationToken cancellationToken, String format)
at MetaBrainz.MusicBrainz.Query.ApplyDelayAsync[T](Func
2 request, CancellationToken cancellationToken)
at MetaBrainz.MusicBrainz.Query.PerformRequestAsync[T](String entity, String id, IReadOnlyDictionary
2 options, CancellationToken cancellationToken)at MetaBrainz.MusicBrainz.Query.LookupReleaseAsync(Guid mbid, Include inc, CancellationToken cancellationToken)
at MediaBrowser.Providers.Plugins.MusicBrainz.MusicBrainzAlbumProvider.GetMetadata(AlbumInfo info, CancellationToken cancellationToken)
at MediaBrowser.Providers.Manager.MetadataService
2.ExecuteRemoteProviders(MetadataResult
1 temp, String logName, Boolean replaceData, TIdType id, IEnumerable`1 providers, CancellationToken cancellationToken)And these appear during the scanning of the TV Series library