sailfish-spotify / hutspot

Spotify Controller for SailfishOS. Documentation: https://sailfish-spotify.github.io/hutspot.
MIT License
18 stars 12 forks source link

[question] why Librespot? #3

Open ahjolinna opened 5 years ago

ahjolinna commented 5 years ago

I was wonder what was the reason for choosing Librespot, did you look at other options like spotifyd.

personally I don't care one way or another as long as there is an working native client for SailfishOS, I'm just curious

ksiazkowicz commented 5 years ago

spotifyd is using librespot but it still might be worth looking into, as we're currently limited by, well, not-so-great Spotify Connect API. According to docs, spotifyd is exposing a D-Bus service which we could use for controlling playback and displaying current status instead.

wdehoog commented 5 years ago

As for the reason. First I used Raspotify on my banana-pi and that worked well so I continued with Librespot.

Personally for controlling the player I would prefer to keep on controlling it using Spotify api and not using MPRIS. Fo retrieving playback status it would be usefull.