An open API service indexing awesome lists of open source software.

https://github.com/michaelherger/spotty-plugin

A Spotify plugin for the Lyrion Music Server (fka. Logitech Media Server) and Squeezebox compatible players
https://github.com/michaelherger/spotty-plugin

librespot logitech-media-server lyrion lyrion-music-server spotify spotify-connect spotify-web-api squeezebox squeezebox-plugin

Last synced: about 2 months ago
JSON representation

A Spotify plugin for the Lyrion Music Server (fka. Logitech Media Server) and Squeezebox compatible players

Awesome Lists containing this project

README

        

The Spotty Spotify implementation for Logitech Media Server
=====

Spotty is a somewhat spotty implementation of Spotify Connect for the [Squeezebox](https://lms-community.github.io/players-and-controllers/) and [other compatible](https://www.picoreplayer.org) [music players](https://www.max2play.com) running [Squeezelite](https://github.com/ralph-irving/squeezelite) or [Squeezeplay](https://github.com/ralph-irving/squeezeplay) connecting to a [Logitech Media Server](https://lms-community.github.io/getting-started/).

Spotty exposes your Squeezebox as a Spotify Connect client. Alternatively you can use any Squeezebox Controller, compatible mobile app or the Logitech Media Server web interface to play music from Spotify.

The Spotty plugin is known to run fine on recent Windows, macOS, and Linux on x86_64, and many ARM platforms (including Raspberry Pi, many NAS devices, rock64). Some platforms which are not supported out of the box can probably be supported by compiling the [spotty helper application](https://github.com/michaelherger/librespot) yourself - or some [friendly community member](http://www.neversimple.eu/spotty-for-freebsd.html). It's based on the great [librespot project](https://github.com/librespot-org/librespot).

Configuration
---

Most aspects of the Spotty configuration can be configured in LMS directly, in Settings/Advanced/Spotty.

IMPORTANT: on some systems you might need to tweak a firewall, or configure your container to make things work. Please make sure you allow Spotty, and in particular its helper application which you can find in its `Bin` folder, can reach the internet on ports `80`, `443`, and `4070`! You might have to add `5353/UDP` to the list if you experience problems seeing your devices as Spotify Connect endpoints.

Disclaimer
---

Using the spotty helper and the librespot code to connect to Spotify's API is probably forbidden by them. Use at your own risk.