
Black Candy
Self-hosted music streaming server for personal libraries

Black Candy is an open-source, self-hosted music streaming server that provides a web-based music library and player for personal use. It scans a mounted media directory, builds a browsable catalog from audio metadata, and serves audio to web and mobile clients.
Key Features
- Library indexing from a local media path (reads tags/metadata for artists, albums, tracks)
- Web player with playback queue, playlists and search
- Multi-user accounts and per-user preferences
- Mobile client support (Android APK / F‑Droid and iOS app available) and responsive web UI
- Docker images for easy deployment; supports environment variables for DB, media path and options
- Uses SQLite by default; optional PostgreSQL support for larger deployments
- Integrations: album/artist images via Discogs API; server-side audio handling via FFmpeg; image processing via libvips
Use Cases
- Personal cloud music server to stream your own music library across devices
- Small multi-user household or friend group music sharing with account separation
- Developers or hobbyists building features or integrations on top of a Rails-based streaming backend
Limitations and Considerations
- Default SQLite configuration may not scale well for very large libraries or many concurrent users; PostgreSQL is recommended for larger deployments
- Edge/master images are considered unstable and may contain breaking changes or data-loss risks; use stable releases for production
- Resource usage for large libraries (media scanning, transcoding with FFmpeg, image processing) can be significant and depends on host hardware
Black Candy is focused on delivering a simple, modern self-hosted music experience with mobile support and straightforward Docker deployment. It is suitable for personal and small-group use and can be scaled by using PostgreSQL and appropriate host resources.
Categories:
Tags:
Tech Stack:
Similar Services

Jellyfin
Self-hosted media server for managing and streaming your library
Jellyfin is a free, self-hosted media server to organize, manage, and stream movies, TV, music, and photos to web, mobile, and TV clients.

Navidrome
Web-based music server and personal audio streaming service
Self-hosted music streaming server with a modern web UI, Subsonic-compatible API, multi-user support, and on-the-fly transcoding for large libraries.

Navidrome Music Server
Lightweight open-source web music server and streamer
Open-source web music server that streams personal music collections via a modern web UI and Subsonic-compatible APIs; supports large libraries and on-the-fly transcoding...

Koel
Web-based personal music streaming server
Koel is a web-based personal music streaming server with a modern player UI, multi-user support, playlists, library management, and optional mobile apps.

Beets
Command-line music library manager and metadata tagger
Beets is a command-line music library manager that catalogs collections and automatically fixes tags using MusicBrainz, with a powerful plugin ecosystem.

Audiobookshelf
Self-hosted audiobook and podcast server
Self-hosted audiobook and podcast server with multi-user playback sync, metadata management, downloads, and web/mobile clients.



