CrateDigger is a free, open source macOS app made by David Barkan. It has no accounts, no analytics, no crash reporting and no telemetry. Nothing about you, your Mac or your music is collected by the developer. The full source is on GitHub, so every claim on this page can be checked.
What stays on your Mac
Your music files, crates, tags, artwork, listening history, playback position and settings are stored in folders you choose and in the app's own preferences. They are never uploaded anywhere. The optional Now Playing widget reads the current track from a container shared only between the app and the widget on the same Mac.
When the app talks to the internet
CrateDigger contacts third party services only when you trigger a feature that needs them. Each request carries the minimum the service needs to answer, typically an artist and album name, a track fingerprint or a release identifier. What those services do with a request is governed by their own policies.
- Find Art and Fix Tags: MusicBrainz, the iTunes Search API, Deezer, the Cover Art Archive and Discogs, to look up releases and cover images. A Discogs token, if you add one, is stored in your preferences and sent only to Discogs.
- Deep Scan: AcoustID, which receives an audio fingerprint of a file, never the audio itself.
- Last.fm scrobbling: only if you sign in. Your session key is stored locally and the track you are playing is sent to Last.fm.
- Subsonic and Navidrome: only the server you configure yourself.
- Radio: YouTube, through yt-dlp installed by you, for the streams you paste in.
- Updates: once a day the app checks this site for a new version through Sparkle. The check sends no system profile.
This website is static, sets no cookies and runs no analytics.
Terms of use
CrateDigger is released under the MIT License. It is provided as is, without warranty of any kind. Conversion, cleanup and library moves rewrite files on disk; keep a backup before running them on music you cannot replace. You are responsible for holding the rights to any audio you convert, rip or stream, and for complying with the terms of the services listed above.
Contact
Questions about this page go to opa@mrbarkan.com or to the issue tracker. Changes to this policy are published here and in the repository history.