On Sun, 27 Mar 2011 08:36:31 +0200
Simon Kagstrom <simon.kagst...@gmail.com> wrote:
> 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 :-)
> 

Hello !

I've got an issue using despotify, indeed, it works only with
--no-daemon.

Using the normal daemon mode I've got :

[sekh@kirara:/]% mpc add spt://spotify:track:7kxM3UJwN6rHAW5kwdlAHK
[sekh@kirara:/]% mpc play
spt://spotify:track:7kxM3UJwN6rHAW5kwdlAHK
[playing] #1/1   0:00/0:00 (0%)
volume: 82%   repeat: off   random: off   single: off   consume: off

But no sound...

[sekh@kirara:~]% tail -f .mpd/log 
Apr 04 23:16 : avahi: Service 'Music Player' successfully established.
Apr 04 23:16 : decoder_thread: Unrecognized URI

I've built my mpd with these options:

Archive support:
        (-bzip2) (-ISO9660) (-ZIP) 
Autodiscovery support:
        (-Avahi) (-Bonjour) 
Client support:
        (+IPv6) (+TCP) (+UNIX Domain Sockets) 
File format support:
        (+AAC) (-C64 SID) (+FFMPEG) (+FLAC) (-FluidSynth) (-GME)
(-libsndfile) (-MikMod) (+MODPLUG) (+MAD) (-MPG123) (-MP4) (+Musepack)
(+OggFLAC) (-OggTremor) (+OggVorbis) (+WAVE) (+WavPack) (-WildMidi) 
Other features:
        (+libsamplerate) (+inotify) (+SQLite) 
Metadata support:
        (+cue) (+ID3) 
Playback support:
        (+ALSA) (-ROAR) (-FFADO) (+FIFO) (+File Recorder) (+HTTP
Daemon) (-RAOP) (+JACK) (+libao) (+OSS) (-OpenAL) (-OS X) (-Pipeline)
(+PulseAudio) (-Media MVP) (+SHOUTcast) (-Solaris) (-WinMM) 
Streaming encoder support:
        (+FLAC) (+LAME) (+Ogg Vorbis) (-TwoLAME) (+WAVE) 
Streaming support:
        (+CURL) (-Last.FM) (+MMS) (-CDIO_PARANOIA) (+Despotify) 


I'm using an Ubuntu 10.10

-- 
William Lallemand

------------------------------------------------------------------------------
Xperia(TM) PLAY
It's a major breakthrough. An authentic gaming
smartphone on the nation's most reliable network.
And it wants your games.
http://p.sf.net/sfu/verizon-sfdev
_______________________________________________
Musicpd-dev-team mailing list
Musicpd-dev-team@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/musicpd-dev-team

Reply via email to