-
I'd like to add a feature on LAME's configuration dialog box: subsampling (48, 44.1, 32, 24 kHz).
Until now, given there's no such feature in the dialog box (but LAME in the command line version make…
-
### Bug Description
number of items in historic playlist isn't adjusted when tracks are deleted from library.
A historic playlist can indicate (2) tracks while there aren't tracks in the playlist …
-
In [Data.Vinyl.Tutorial.Overview](https://hackage.haskell.org/package/vinyl-0.12.0/docs/Data-Vinyl-Tutorial-Overview.html), it is stated that "Unfortunately, type families aren't first class in Haskel…
-
-
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…
-
Hello, and thank you so much for this plugin! Unfortunately, I'm attempting to use it with a new install of Beets and not currently having any luck, I'm afraid.
My current configuration works other…
-
I took a look at the `HList` lib, which I had heard contained some polyvariadic constructors, because I thought they would significantly help with Vinyl, where currently construction is fairly verbose…
-
If I had jon and tucker from Intro.lhs defined as follows:
```
jon = SName =: "jon"
SAge =: 20
SSleeping =: False
```
and
```
tucker = withUniverse ElF $
SName =: "tucker"
SAge =: 7
…
-
The current `getRecordSets` method does not handle pagination. It may be beneficial to create a `getAllRecordSets` method that pages through `/zones/{zone-id}/recordsets` results on behalf of the user…
-
I think having a more full featured find utility would be great.
I figured I'd post a plan to get ideas before I start trying to write it. In my head it's `gfind` because it's going to implement m…