You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.