Skip to content

awiouy/service.librespot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

service.librespot

service.librespot is an LibreELEC service addon based on librespot (https://github.com/plietar/librespot), an open source client library for Spotify. librespot enables applications to use Spotify's service, without using the official but closed-source libspotify.

Building

service.librespot must be built from within the LibreELEC build system. The contents of the sevice.librespot directory must be copied to '/packages/addons/service/librespot'.

Currently, only x86_64, RPi and RPi2 builds are possible.

The librespot library is not compiled directly as of yet. If you know how to compile Rust from within LibreELEC feel free to add.

Development

Currently the addon panics on x86_64 (others untested) on first start (if avahi running). See TODO file.

About

Spotify Connect Addon for LibreELEC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 44.4%
  • Python 32.3%
  • Shell 23.3%