-
Every online metadata resource (discogs, RYM, musicbrainz, allmusic) has some form of Release Type field: Album, Single/EP, Live, Compilation, DJ Mix, Audiobook, etc. Sooner or later people are going …
-
Discogs is a useful source for meta-data, however, the genre information in Discogs is pretty useless. Currently, when we use Discogs as a tag source, everything is overwritten by Discogs information.…
-
Came across this strange issue recently. This may not be an issue with the api client, but rather discogs' api itself.
It seems the search api can sometimes return "dormant" or otherwise hidden re…
-
It seems that regardless of caching each accessing each object's `data` attribute is a function call as
```
rdata = release.data
```
raises an `HTTPError`, which most likely happened since I w…
-
Playlist:
- [x] Multiple playlist support. Playlist should be independent of currently running engine playlist.
- [x] Introduce a PlaylistItemModel type to represent the playlist item in the Engine
…
-
### This issue respects the following points:
- [X] This is a **bug**, not a question or a configuration issue; Please visit our forum or chat rooms first to troubleshoot with volunteers, before cr…
-
### Problem
Beets is interpreting compilations as albums and is putting all artists into folder names, resulting in extremely long paths
Standard import command:
```sh
$ beet im
```
Led to…
-
During my tests i run into this http response a few times:
`
statusCode: 429,
statusMessage: 'Too Many Requests',
`
But the library only yields an error saying "DiscogsError: Unknown error."…
-
Is there any possibility that can add the feature to get the track metadata through the online database Discogs?
-
I saw the `callback` signature brings back the rateLimit information, but what about users using async/await?
any chance of getting that information?
thank you!
hems updated
7 months ago