[Pianod] can piano (v1) still be made to work?
Michael R. Hines
michael at hinespot.com
Sun Apr 10 15:37:49 PDT 2016
Hi,
I'm getting this with a circa-2015 version of pianod v1:
root at chen:~# telnet localhost 4445
Trying ::1...
Connected to localhost.
Escape character is '^]'.
200 Connected
100 pianod 0.07. Welcome!
133 Logging in to server
502 TLS read failed.
My startscript looks like this:
pandora user username mysecretpassword
create admin root anothersecretpassword
set tls fingerprint 7F2BFD338D08D6F952D215C0FC8C3C4C1DC1772F
set rpc host "internal-tuner.pandora.com"
I tried compiling pianod v2 on Ubuntu 14.04, but ran into this problem:
g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/common
-I../../../src/include -I../../../src/mediaunits -g -O2 -std=gnu++11
-MT libaudiooutput_a-libavplayer.o -MD -MP -MF
.deps/libaudiooutput_a-libavplayer.Tpo -c -o
libaudiooutput_a-libavplayer.o `test -f 'libavplayer.cpp' || echo
'./'`libavplayer.cpp
libavplayer.cpp:18:34: fatal error: libavutil/replaygain.h: No such file
or directory
#include <libavutil/replaygain.h>
^
compilation terminated.
Any recommendations?
- Michael Hines
More information about the Pianod
mailing list