{"id":44116224,"url":"https://github.com/jordojordo/deepcrate","last_synced_at":"2026-03-13T13:00:48.452Z","repository":{"id":331895830,"uuid":"1132121777","full_name":"jordojordo/deepcrate","owner":"jordojordo","description":"Curated music discovery - Find and download new music through your library and listening history","archived":false,"fork":false,"pushed_at":"2026-02-15T20:27:39.000Z","size":9919,"stargazers_count":28,"open_issues_count":11,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-02-16T03:05:45.114Z","etag":null,"topics":["docker","lastfm","listenbrainz","music","music-discovery","navidrome","self-hosted","slskd","soulseek","subsonic"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jordojordo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-01-11T11:21:02.000Z","updated_at":"2026-02-15T20:27:26.000Z","dependencies_parsed_at":"2026-01-11T18:00:54.093Z","dependency_job_id":null,"html_url":"https://github.com/jordojordo/deepcrate","commit_stats":null,"previous_names":["jordojordo/resonance","jordonet/resonance","jordojordo/deepcrate"],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/jordojordo/deepcrate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jordojordo%2Fdeepcrate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jordojordo%2Fdeepcrate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jordojordo%2Fdeepcrate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jordojordo%2Fdeepcrate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jordojordo","download_url":"https://codeload.github.com/jordojordo/deepcrate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jordojordo%2Fdeepcrate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29616961,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T13:04:20.082Z","status":"ssl_error","status_checked_at":"2026-02-19T13:03:33.775Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","lastfm","listenbrainz","music","music-discovery","navidrome","self-hosted","slskd","soulseek","subsonic"],"created_at":"2026-02-08T17:18:07.536Z","updated_at":"2026-03-08T02:11:51.303Z","avatar_url":"https://github.com/jordojordo.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DeepCrate\n\n[![CI](https://github.com/jordojordo/deepcrate/actions/workflows/ci.yaml/badge.svg)](https://github.com/jordojordo/deepcrate/actions/workflows/ci.yaml)\n[![Test](https://github.com/jordojordo/deepcrate/actions/workflows/test.yaml/badge.svg?event=schedule)](https://github.com/jordojordo/deepcrate/actions/workflows/test.yaml)\n[![Docker](https://img.shields.io/badge/docker-ghcr.io%2Fjordojordo%2Fdeepcrate-blue)](https://ghcr.io/jordojordo/deepcrate)\n\n**A digital record shop for your self-hosted library.** DeepCrate surfaces music through your listening history and existing collection, lets you preview and approve recommendations, then downloads via Soulseek.\n\nhttps://github.com/user-attachments/assets/f7e24984-12cd-4730-beef-05eeda49364d\n\n\u003e [!NOTE]\n\u003e *This project was developed with AI assistance. All code is human-reviewed.*\n\n## Features\n\n**Discover**\n- **Dual-source discovery**: ListenBrainz recommendations (listening history) + catalog similarity (library analysis via ListenBrainz/Last.fm)\n\n**Curate**\n- **30-second audio previews**: Listen before you approve (via Deezer/Spotify)\n- **Approval queue**: Review recommendations with cover art and metadata before anything downloads\n\n**Acquire**\n- **Automatic Soulseek downloads**: Integrates with slskd for P2P fetching\n- **Duplicate detection**: Checks existing library to avoid re-downloading\n- **Single Docker container**: Everything runs in one image\n\n```mermaid\nflowchart LR\n    A[Your Library] --\u003e B[Discovery]\n    C[Scrobbles] --\u003e B\n    B --\u003e D{Preview \u0026 Approve}\n    D --\u003e|Approved| E[Soulseek]\n    E --\u003e A\n```\n\n## Quick Start\n\n### Prerequisites\n\n- Docker and Docker Compose\n- [slskd](https://github.com/slskd/slskd) running with API enabled\n- Subsonic-compatible server ([Navidrome](https://www.navidrome.org/), [Gonic](https://github.com/sentriz/gonic), [Airsonic](https://airsonic.github.io/), etc.) for catalog discovery\n- [ListenBrainz](https://listenbrainz.org/) account + [Last.fm API key](https://www.last.fm/api/account/create)\n\n### 1. Create configuration\n\n```bash\nmkdir -p deepcrate/data \u0026\u0026 cd deepcrate\n```\n\nCreate `config.yaml`:\n\n```yaml\nlistenbrainz:\n  username: \"your_username\"\n\nslskd:\n  host: \"http://slskd:5030\"\n  api_key: \"your_api_key\"\n\ncatalog_discovery:\n  enabled: true\n  subsonic:\n    host: \"http://subsonic-server:4533\"\n    username: \"your_username\"\n    password: \"your_password\"\n  lastfm:\n    api_key: \"your_lastfm_api_key\"\n\nui:\n  auth:\n    enabled: true\n    username: \"admin\"\n    password: \"changeme\"\n```\n\nSee [examples/config.yaml](examples/config.yaml) for all options.\n\n### 2. Run with Docker Compose\n\nCreate `docker-compose.yaml`:\n\n```yaml\nservices:\n  deepcrate:\n    image: ghcr.io/jordojordo/deepcrate:latest\n    container_name: deepcrate\n    volumes:\n      - ./config.yaml:/config/config.yaml:rw\n      - ./data:/data\n    ports:\n      - \"8080:8080\"\n    restart: unless-stopped\n```\n\n```bash\ndocker compose up -d\n```\n\n### 3. Access the UI\n\nOpen `http://localhost:8080` and log in with your configured credentials.\n\n## Documentation\n\nFull documentation is available at **[jordojordo.github.io/deepcrate](https://jordojordo.github.io/deepcrate/)**.\n\n- [Getting Started](https://jordojordo.github.io/deepcrate/guide/getting-started)\n- [Configuration](https://jordojordo.github.io/deepcrate/guide/configuration)\n- [Architecture](https://jordojordo.github.io/deepcrate/reference/architecture)\n- [API Reference](https://jordojordo.github.io/deepcrate/reference/api) --- available as a self-hosted [Scalar](https://scalar.com/) UI at `/api/v1/docs`\n- [Comparison](https://jordojordo.github.io/deepcrate/guide/comparison)\n- [Authelia Integration](https://jordojordo.github.io/deepcrate/guide/authelia-integration)\n\n## Development\n\n```bash\ngit clone https://github.com/jordojordo/deepcrate.git \u0026\u0026 cd deepcrate\npnpm install \u0026\u0026 pnpm dev  # Starts on http://localhost:5173\n```\n\nSee [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines.\n\n## Alternatives\n\nDeepCrate focuses on **curated discovery**, meaning you approve what enters your library. If you prefer fully automated weekly playlists, check out [Explo](https://github.com/LumePart/Explo). If you need to monitor known artists for new releases, [Lidarr](https://lidarr.audio/) is the standard. See [Comparison](docs/comparison.md) for a detailed breakdown.\n\n## Related Projects\n\n- [slskd](https://github.com/slskd/slskd): Modern Soulseek client\n- [Navidrome](https://www.navidrome.org/): Music streaming server\n- [ListenBrainz](https://listenbrainz.org/): Open music listening data\n\n## License\n\nApache License 2.0 — See [LICENSE](LICENSE) for details.\n\n## Acknowledgments\n\nBuilt with [ListenBrainz](https://listenbrainz.org/), [MusicBrainz](https://musicbrainz.org/), [Last.fm](https://www.last.fm/), and [slskd](https://github.com/slskd/slskd).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjordojordo%2Fdeepcrate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjordojordo%2Fdeepcrate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjordojordo%2Fdeepcrate/lists"}