Difference between revisions of "Spotify"

Install via Flatpak
imported>Beatbrot
(Explain new business model)
imported>Beatbrot
(Install via Flatpak)
Line 9: Line 9:
Spotify operates under a freemium model (basic services are free, while additional features are offered via paid subscriptions). Spotify makes its revenues by selling premium streaming subscriptions to users and advertising placements to third parties. Paying for Spotify Premium offers HD audio, no ads as well as offline listening. Subscriptions are restricted to people with credit/debit cards or PayPal accounts registered in certain countries. [http://en.wikipedia.org/wiki/Spotify]
Spotify operates under a freemium model (basic services are free, while additional features are offered via paid subscriptions). Spotify makes its revenues by selling premium streaming subscriptions to users and advertising placements to third parties. Paying for Spotify Premium offers HD audio, no ads as well as offline listening. Subscriptions are restricted to people with credit/debit cards or PayPal accounts registered in certain countries. [http://en.wikipedia.org/wiki/Spotify]


{{note| '''You can install Spotify native application as Spotify Linux Preview or in Wine environment as Spotify client for Windows.'''}}
{{note| '''You can install Spotify native application as Spotify Linux Preview, as a Flatpak Application or in Wine environment as Spotify client for Windowsr.'''}}


= Installing Spotify Linux Preview =
= Installing Spotify Linux Preview =
Line 38: Line 38:
* Sometimes the Discover page does not show content. This is a known bug. The probable cause errors with open ssl.
* Sometimes the Discover page does not show content. This is a known bug. The probable cause errors with open ssl.


= Installing as Flatpak Application =
To install flatpak on your Manjaro installation, run the following command as root:
----
<code>pacman -S flatpak</code>
----
Afterwards, install Spotify via the following command:
----
<code>flatpak install --from https://s3.amazonaws.com/alexlarsson/spotify-repo/spotify.flatpakref</code>
----
Now, you can launch Spotify from your DE or alternatively via the command <code>flatpak run com.spotify.Client</code>
== Known Issues ==
* Spotify may fail to open links (e.g. for password reset or login via Facebook). To fix this, install '''xdg-desktop-portal-gtk''' via <code>pacman -S xdg-desktop-portal-gtk</code>
= Installing lastest version Spotify Client for Windows in Wine =
= Installing lastest version Spotify Client for Windows in Wine =


Anonymous user