Ulrar / hassio-addons

Repo for hassio addons
MIT License
23 stars 10 forks source link

Rework Raspotify configuration and pipe handling #8

Closed marecabo closed 4 years ago

marecabo commented 4 years ago

This change adds some config options for the Raspotify addon:

A fifo pipe is automatically crated / reused when

backend: pipe
device: /share/forked-daapd/music/Raspotify

is configured and some error/info messages appear in the add-on log regarding the pipe handling.

A separate documentation file also got added.

Works and tested on RPi3B+ 32bit so far, however, I did not test all combinations of option values but mainly the options regarding the pipe handling.