Skip to content
This repository has been archived by the owner on Jun 15, 2022. It is now read-only.

Commit

Permalink
docs: Add note on libspotify's deprecation
Browse files Browse the repository at this point in the history
  • Loading branch information
jodal committed Jun 1, 2015
1 parent 8c9437a commit f8d7366
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions README.rst
Expand Up @@ -17,6 +17,24 @@ work on Linux and OS X. Windows support should be possible, but is awaiting a
contributor with the interest and knowledge to maintain it.


libspotify's deprecation
========================

Note that as of May 2015 libspotify is officially deprecated by Spotify and is
no longer actively maintained.

Spotify has published newer libraries intended for Android and iOS development,
as well as web APIs to access track metadata and manage playlists. Though, for
making apps with Spotify playback capabilities, on any other platform than
Android and iOS, there is currently no alternative to libspotify.

libspotify has been the main way of integrating with Spotify since 2009, and is
today a part of numerous open source projects and commercial applications,
including many receivers and even cars. There's no guarantees, but one can hope
that the large deployment of libspotify means that the library will continue to
work with the Spotify service for a long time into the future.


Project resources
=================

Expand Down

0 comments on commit f8d7366

Please sign in to comment.