-
Hello
Under Config -> Interface -> Artists it says that cantata automatically downloads missing album art.
Personally I like my software - including my mpd client - not to connect to any servers unl…
ghost updated
8 years ago
-
Currently `database.search` uses `util.escape` and `util.addParams` (with `querystring.stringify` inside) to encode a request URI. At least on my PC this results into wrong encoding for which discogs …
-
With soft. versions as bellow. MPD clients report an error as shown in the issue title.
beets version 1.3.14
plugins: bpd, chroma, discogs, duplicates, embedart, fromfilename, info
mpc -h paas@127.…
-
Searching for a non-ASCII term causes this error:
```
>>> import discogs_client
>>> c = discogs_client.Client('user_agent', 'bogus_key', 'bogus_secret')
>>> c.search(u'caf\xe9'.encode('utf8')).page(1…
-
When I press `CTRL`+`C` after execute "beet embedart", the execution isn't interrupted.
-
If run the code pulling my collection folders,(my_app_key, my_secret_key are keys for my registered app):
```
require 'discogs-wrapper'
require 'hashie'
wrapper = Discogs::Wrapper.new(App_name, app_k…
-
When I try to import the album 'Stories' from Avicii, it shows this error:
```
discogs: Communication error while searching for 'Avicii Stories': Only unicode objects are escapable. Got XQoOecWCCgbpX…
-
# Environment
- Ampache version: Ampache 3.8.3-develop
- Web server + version: IIS 6.2 build 9200
- Server operating system: Server 2012 R2
- Client operating system: W8.1 Enterprise 64x
- Client typ…
-
I am trying to follow the quickstart guide in the README but am running into problems trying to use the user token. I don't know why the version says `2.0.2`, but this is from the HEAD of master.
``…
-
Hi,
just installed the Discogs Plugin on Linux Mint 17. When I start beets now I get this:
*\* error loading plugin discogs
Traceback (most recent call last):
File "/usr/share/beets/beets/plugins.…