Skip to content

v0.0.1

Choose a tag to compare

@MathieuDubart MathieuDubart released this 17 Jul 13:27
CrateDigger 0.0.1

First cut, for wiring into Cassette.

Find music your library does not have, and delegate fetching it to the services
that can. dig to find, pull to delegate, events to watch.

- deemix backend, built against the real routes of bambanah/deemix
- Failures are typed and named — never an empty result
- Zero dependencies, actor-based, strict concurrency, iOS + macOS

Delivery happens on the service's host: point deemix's downloadLocation at the
folder your music server reads.

Untested against a live deemix: the HTTP routes are covered against a stub that
speaks the real protocol, the WebSocket feed only against recorded payloads.