We have moved to a new Sailfish OS Forum. Please start new discussions there.
1 | initial version | posted 2018-07-23 21:28:23 +0200 |
Hi,
Since my sailfish phone (oneplus) has no android support and cutespot stopped working I have been looking for an alternative. The Spotify web-api is quit nice but the big hurdles to take are authentication and playing a track.
Using the web-api I have made an application called 'hutspot' that can browse and search albums/artists/playlists and you can control a player if it appears in Spotify's list. The app requires Spotify Premium. I have also build a package for Librespot, an open source Spotify client. It can turn your sailfish device into a Spotify player.
However authentication and playing a track still remain problematic. Authentication is done using a webview or the browser. Sometimes it works, sometimes it doesn't. And the Spotify authentication site does scale badly. In order to become visible in the list of devices Librespot must log in or an official spotify app must have controlled it recently. The same goes for all the other players you have.
If you are willing to give one of these a try:
Do note that:
2 | No.2 Revision |
Hi,
Since my sailfish phone (oneplus) has no android support and cutespot stopped working I have been looking for an alternative. The Spotify web-api is quit nice but the big hurdles to take are authentication and playing a track.
Using the web-api I have made an application called 'hutspot' that can browse and search albums/artists/playlists and you can control a player if it appears in Spotify's list. The app requires Spotify Premium. I have also build a package for Librespot, an open source Spotify client. It can turn your sailfish device into a Spotify player.
However authentication and playing a track still remain problematic. Authentication is done using a webview or the browser. Sometimes it works, sometimes it doesn't. And the Spotify authentication site does scale badly. In order to become visible in the list of devices Librespot must log in or an official spotify app must have controlled it recently. The same goes for all the other players you have.
If you are willing to give one of these a try:
Do note that:
EDIT: The project has been moved to a new github organization: https://github.com/sailfish-spotify/. Github user ksiazkowicz is working on UI redesign and fixing autherization and other bugs.