Skip to content
This repository has been archived by the owner on Mar 10, 2022. It is now read-only.

Latest commit

 

History

History
16 lines (11 loc) · 1.27 KB

README.md

File metadata and controls

16 lines (11 loc) · 1.27 KB

DISCONTINUED PROJECT

mpdify     CI status dependency status

An experimental frontend to the Spotify public API, exposing a virtual MPD server and HTTP endpoints.

Design goals

After migrating my home music setup from MPD to Spotify, I noticed the following regressions:

  • The android app is a lot heavier than MPDroid that I used on my old phone
  • A Spotify player is linked to a single account, my parter cannot easily control playback of the instance running on my domotic server
  • Integrations with domotics systems are few and partial

The goal of this project is to solve these regressions by allowing control of a Spotify instance by existing MPD clients. I will test it heavily with Cantata and MPDroid but please reach out if you notice strange behaviours with other clients.