Hi!

This set of patches adds support for Spotify playback via an input
plugin and Spotify playlists via a playlist plugin.

They are based on the Despotify library, to which I've had to make a
few modifications to get it working. Mainly, it's related to struct
renaming, which would otherwise conflict with MPDs. I'm trying to
upstream the despotify stuff, but it's difficult to get in contact with
the despotify developers. For now, I've forked the repository myself,
and it's available here:

  https://github.com/SimonKagstrom/despotify


The patches are:

1. Add support utilities to startup despotify and provide a session

2. Add an input plugin. Playing a track can be done by

     mpc add spt://spotify:track:5qENVY0YEdZ7fiuOax70x1
     mpc play

3. Add a playlist plugin. Playlists can be added by
 
     mpc load spt://spotify:user:simon.kagstrom:playlist:3SUwkOe5VbVHysZcidEZtH

4. Add documentation for the Spotify support

5. Add despotify to the build system.


Feedback wanted :-)

// Simon

------------------------------------------------------------------------------
Enable your software for Intel(R) Active Management Technology to meet the
growing manageability and security demands of your customers. Businesses
are taking advantage of Intel(R) vPro (TM) technology - will your software 
be a part of the solution? Download the Intel(R) Manageability Checker 
today! http://p.sf.net/sfu/intel-dev2devmar
_______________________________________________
Musicpd-dev-team mailing list
Musicpd-dev-team@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/musicpd-dev-team

Reply via email to