Quantcast
Channel: Squeezebox : Community : Forums - Linux / Unix
Viewing all articles
Browse latest Browse all 1518

Custom /usr/local/bin/pcp-stream.sh

$
0
0
Happy new year!

I'm running pCp on a raspberry pi with input from a turntable via USB. The streamer setting is working perfectly for relaying that input to a icecast server on the network.

In /usr/local/bin/pcp-stream.sh the server name is coded like this:

Code:

name="pCP ${HOSTNAME} line-in ${outdesc}"
which (in my case) translates to
Code:

pCP DAC line-in (mp3)
Is there a way for me to set the server name?

Viewing all articles
Browse latest Browse all 1518

Trending Articles