-
[linuxserverurl]: https://linuxserver.io
[![linuxserver.io](https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/linuxserver_medium.png)][linuxserverurl]
T…
-
Fatal error: Class 'GuzzleHttp\Client' not found in /home1/dnguah/public_html/instgram/php-discogs-api/lib/Discogs/ClientFactory.php on line 24
-
Discogs also supports authentication via inline auth in the http request. For my own purposes I didn't need full OAuth and struggled to get it working, so inline auth via the personal access token was…
-
I'm using your librarie and trying to use the search for DiscogsClient but only get **{"message": "You must authenticate to access this resource."}**. as answer. Here is the process I've to do this re…
-
Hi hello :) , i would like to use your library with [XR3Player ](https://github.com/goxr3plus/XR3Player)(JavaFX Media Player ) for downloading Album Covers and Artists Images :)
Can i have an examp…
-
Your application must provide a User-Agent string that identifies itself
https://www.discogs.com/developers/#page:home,header:home-general-information
-
Is there a way to get subtracks of an 'Index' track?
For example: in Pink Floyd Atom Heart Mother I have the track 'Atom Heart Mother' ('Index' track) with subtracks 1.a / 1.f
[Sample.zip](h…
-
### Problem
I have the same issue as in #2636 when calculating replaygain for my whole collection.
Upgrading from 1.4.5 (which do not contain the fix for #2636 ) to 1.4.6 only reduces the error oc…
sdrik updated
6 years ago
-
I'm having trouble activating the authorize procedure inside my WinForm application, it seems that the 'GetToken' function is not invoked and the program goes in loop in the 'Authorize' procedure. I t…
-
why am I getting this error?
> c:\discogs\tl_out.py(12)()
-> release = ds.Release(380484)
(Pdb) n
AttributeError: "'Client' object has no attribute 'Release'"
with this Python code:
import d…