Can a self-hosted server fully replace Spotify?
It can replace core playback, offline access, and control over your music, but it requires significant setup and lacks some Spotify features like integrated discovery, social features, and podcast coverage.
Why use Docker and a reverse proxy for this setup?
Docker simplifies running and managing the server app (Navi Drone) alongside other services. A reverse proxy provides a single secure entry (custom domain) for remote access, avoiding multiple open ports.
Which mobile client and recommendation tools did the creator use?
They used Substreamer as the mobile client for offline downloads and stats, and Listen Brains for periodic recommendation 'scrabbling'; they also experimented with Explode to automate downloading suggested tracks.
What are the main trade-offs of self-hosting noted in the video?
Main trade-offs are time and technical effort to configure and troubleshoot, potential lack of discovery/personalized features, and losing Spotify social integrations—offset by cost control and data ownership.