From 8971d3aa6864469a79c2640bb2afaf41c3d3728d Mon Sep 17 00:00:00 2001 From: Elad Nava Date: Thu, 5 Oct 2017 15:54:24 +0300 Subject: [PATCH] Add note to README about Spotify Premium (#259) As per https://github.com/plietar/librespot/issues/167#issuecomment-322021960. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8c720bc8..eead8760 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ applications to use Spotify's service, without using the official but closed-source libspotify. Additionally, it will provide extra features which are not available in the official library. +Note: librespot only works with Spotify Premium. + # Unmaintained Unfortunately I am unable to maintain librespot anymore. It should still work, but issues and Pull requests will be ignored. Feel free to fork it and continue