Add scrobbler with support for Last.fm, Libre.fm and ListenBrainz
This commit is contained in:
@@ -23,9 +23,10 @@ Strawberry is a audio player and music collection organizer. It is a fork of Cle
|
||||
* Song lyrics from AudD and API Seeds
|
||||
* Support for multiple backends
|
||||
* Audio analyzer
|
||||
* Equalizer
|
||||
* Audio equalizer
|
||||
* Transfer music to iPod, iPhone, MTP or mass-storage USB player
|
||||
* Integrated Tidal and Deezer support
|
||||
* Streaming support for Tidal and Deezer
|
||||
* Scrobbler with support for Last.fm, Libre.fm and ListenBrainz
|
||||
|
||||
It has so far been tested to work on Linux, OpenBSD, MacOs and Windows.
|
||||
|
||||
@@ -52,8 +53,8 @@ Either GStreamer, Xine, VLC, Deezer or Phonon engine is required, but only GStre
|
||||
You should also install the gstreamer plugins base and good, and optionally bad and ugly.
|
||||
|
||||
Deezer streams with full songs are encrypted and only urls for preview streams (MP3) are exposed by the API.
|
||||
Full length songs requires the use of deezers own engine (Deezer SDK) or the dzmedia library (I dont have it).
|
||||
Deezer SDK can be found here: https://build-repo.deezer.com/native_sdk/deezer-native-sdk-v1.2.10.zip
|
||||
Full length songs requires the use of deezers own engine (Deezer SDK).
|
||||
The Deezer SDK can be found here: https://build-repo.deezer.com/native_sdk/deezer-native-sdk-v1.2.10.zip
|
||||
|
||||
Optional:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user