Jump to content

[BUG] The AudioDb - Notice re API keys etc


Go to solution Solved by PenkethBoy,

Recommended Posts

PenkethBoy
Posted (edited)

Just been checking up on a few failures re lookup to The AudioDb for Artists

And their homepage has this message

"NOTICE 15th July 2020: TADB is back online. Please sign up again if you were a member before.
Non Patreon supporter API keys have been disabled to keep the site sustainable."

I'm wondering if the API key of Emby is now invalid and thats why i am getting failures with lookups (the artists do exist and have a valid MBz ID as i checked that first)

Edited by PenkethBoy
  • Like 2
Spaceboy
Posted

sounds like we need to setting to incorporate patreon supporter keys if you have them.

PenkethBoy
Posted

For each request to The Audio DB - fails

either like this for a new Artist

2020-07-21 03:55:46.415 Debug App: Running AudioDbArtistProvider for Years & Years
2020-07-21 03:55:46.416 Info HttpClient: GET https://www.theaudiodb.com/api/v1/json/49jhsf8248yfahka89724011/artist-mb.php?i=9f23b7c3-baa6-4e38-b1a9-5c38359ad982
2020-07-21 03:55:46.448 Error App: Error in TheAudioDB
	*** Error Report ***
	Version: 4.5.0.13
	Command line: D:\Emby-Stable\system\EmbyServer.dll
	Operating system: Microsoft Windows NT 6.2.9200.0
	64-Bit OS: True
	64-Bit Process: True
	User Interactive: True
	Runtime: file:///D:/Emby-Stable/system/System.Private.CoreLib.dll
	System.Environment.Version: 3.1.4
	Processor count: 8
	Program data path: D:\Emby-Stable
	Application directory: D:\Emby-Stable\system
	MediaBrowser.Model.Net.HttpException: MediaBrowser.Model.Net.HttpException: NotFound
	   at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsyncInternal(HttpRequestOptions options, String httpMethod)
	   at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsync(HttpRequestOptions options, String httpMethod)
	   at AudioDb.AudioDbArtistProvider.DownloadArtistInfo(String musicBrainzId, CancellationToken cancellationToken)
	   at AudioDb.AudioDbArtistProvider.GetMetadata(ArtistInfo info, CancellationToken cancellationToken)
	   at MediaBrowser.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, String logName, TIdType id, IEnumerable`1 providers, CancellationToken cancellationToken)
	Source: Emby.Server.Implementations
	TargetSite: Void MoveNext()

or like this for a new Album

2020-07-21 03:51:35.638 Debug App: Running AudioDbAlbumProvider for E:\ServerFolders\Multimedia\Music\Inxs\Listen Like Thieves
2020-07-21 03:51:35.639 Info HttpClient: GET https://www.theaudiodb.com/api/v1/json/49jhsf8248yfahka89724011/album-mb.php?i=8baeedaf-d4d1-3ec4-9639-224ee93c5568
2020-07-21 03:51:35.669 Error App: Error in TheAudioDB
	*** Error Report ***
	Version: 4.5.0.14
	Command line: D:\Emby-Stable\system\EmbyServer.dll
	Operating system: Microsoft Windows 6.3.9600
	Framework: .NET Core 3.1.6
	OS/Process: x64/x64
	Runtime: D:/Emby-Stable/system/System.Private.CoreLib.dll
	Processor count: 8
	Data path: D:\Emby-Stable
	Application path: D:\Emby-Stable\system
	MediaBrowser.Model.Net.HttpException: MediaBrowser.Model.Net.HttpException: NotFound
	   at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsyncInternal(HttpRequestOptions options, String httpMethod)
	   at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsync(HttpRequestOptions options, String httpMethod)
	   at AudioDb.AudioDbAlbumProvider.DownloadInfo(String musicBrainzReleaseGroupId, CancellationToken cancellationToken)
	   at AudioDb.AudioDbAlbumProvider.GetMetadata(AlbumInfo info, CancellationToken cancellationToken)
	   at MediaBrowser.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, String logName, TIdType id, IEnumerable`1 providers, CancellationToken cancellationToken)
	Source: Emby.Server.Implementations
	TargetSite: Void MoveNext()

The Audio DB api is returning 404 for both reuests

I suspect the The Audio Db plugin needs updating with a new Emby API key - see first post

 

Tested on BETA Server .13 and .14 with plugin 1.0.10.0

Posted

Yup we're looking into this, thanks.

  • Solution
PenkethBoy
Posted

This appears to be fixed with 1.0.11.0 audiodb plugin

Thanks

  • Like 1
Posted

Thanks for the feedback.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...