Hello everyone, big thanks for the plugin! It's a life changer!
I again started to organize my collection but I stumbled upon one problem that happens for some albums of mine. E.g. when trying to scrape the album:
[2007] Synkro. Hold Tight l Bitz l Balls (SMOKE001)
I am trying to use this URL:
https://www.discogs.com/release/1419171 ... Hold-Tight
But the Discogs window shows then the error:
"The requested resource was not found."
The log shows:
Code: Select all
23:40:53 Start FindResults
23:40:53 SearchTerm=https://www.discogs.com/release/1419171-SYNKRO-Hold-Tight
23:40:53 NewSearchArtist=
23:40:53 NewSearchAlbum=
23:40:53 NewSearchTrack=Hold Tight
23:40:53 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
23:40:53 Start ShowResult Discogs
23:40:53 ReleaseID=1419171-SYNKRO-Hold-Tight
23:40:53 Sending Post at=<I-removed-this-cause-it-looked-like-an-access-token>&searchURL=1419171-SYNKRO-Hold-Tight&searchURL_F=https://api.discogs.com/releases/&searchURL_L=&version=v5.82
23:40:53 responseText= <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>OAuth client error</title>
</head>
<body>
<h1>OAuth client error</h1>
<pre>Error: it was not possible to access the API call: it was returned an unexpected response status 404 Response: {"message": "The requested resource was not found."}
https://api.discogs.com/releases/1419171-SYNKRO-Hold-Tight</pre>
</body>
</html>
23:40:53 Show ErrorMessage
23:40:53 Errormessage=The requested resource was not found.
23:40:53 Show ErrorMessage
23:40:53 Errormessage=The requested resource was not found.
Any ideas about it? Thanks!