Commit graph

43 commits

Author SHA1 Message Date
Tommy Goode
1401ef76bd Making the librespot "username" and "password" params optional, and only throwing an error if one is provided without the the other. 2017-02-08 00:25:23 -06:00
badaix
fdb292edb4 2017 2017-02-04 11:56:40 +01:00
badaix
db92e80e9b merge with master 2017-02-04 11:00:15 +01:00
Timo Gurr
97bb0da717 librespot upstream changed the backend name from stdout to pipe
The stdout backend has been merged, but also been renamed in a later commit:
9c3541c41b
2017-01-07 03:31:57 +01:00
Johannes Pohl
8cf069642d don't log repeated exceptions 2016-11-24 17:21:39 +01:00
badaix
835127b18d bump version 0.10.0 2016-11-17 11:53:32 +01:00
badaix
043f76e35e removed trailing whitespaces 2016-11-14 22:48:07 +01:00
badaix
fa65490192 log error if not compiled with stdout 2016-11-14 22:47:34 +01:00
badaix
756dd428f0 leave no_delay option default 2016-11-10 09:14:13 +01:00
badaix
60ed5b46d4 log shairport messages 2016-11-09 23:55:41 +01:00
badaix
06ce37be1c fixed queue::abort 2016-11-09 21:57:24 +01:00
badaix
935899b0a2 fixed deadlock in server shutdown 2016-11-09 11:45:35 +01:00
badaix
341466ceb5 Force unique stream name, use name as id 2016-11-09 10:25:26 +01:00
badaix
d76aac0de7 airplay multi instance 2016-11-09 10:20:53 +01:00
badaix
d41d314e27 abortable sleep 2016-11-06 18:51:29 +01:00
badaix
7353383313 fixed exception during server shutdown 2016-11-06 13:15:19 +01:00
badaix
748c4c06b1 kill shairport-sync and librespot if already running 2016-11-05 14:07:50 +01:00
badaix
c897b437f9 added airplay stream 2016-11-05 13:39:47 +01:00
badaix
bd69940db6 wait 30s before process restart 2016-11-05 10:51:59 +01:00
Johannes Pohl
236786646b fixed stupid comparison. Thanks clang :) 2016-11-04 14:44:09 +01:00
badaix
161888eeee raised watchdog timeout to 130min 2016-11-04 10:35:17 +01:00
badaix
46b794498e added watchdog to restart librespot 2016-11-04 10:30:20 +01:00
badaix
5dc3a9c0b1 trim log lines, fixed sampleformat 2016-11-03 09:13:23 +01:00
Johannes Pohl
dd29f87951 added include for kill 2016-11-02 11:47:36 +01:00
badaix
7af0bdde65 added optional parameter "logStderr" to ProcessStream 2016-11-02 09:03:40 +01:00
badaix
ce8ed1e3f3 validate parameters 2016-11-01 22:24:32 +01:00
badaix
1cc4bc23e7 new parameter "devicename" (=Snapcast) 2016-11-01 18:57:23 +01:00
badaix
a98629563f fixed crash on stop
non-blocking read
2016-11-01 18:56:53 +01:00
badaix
e0d9de5904 spotify stream 2016-11-01 14:47:24 +01:00
badaix
50a4380616 process stream 2016-11-01 13:00:04 +01:00
badaix
f6e3c57ee5 getQuery convenience function 2016-10-30 14:55:34 +01:00
badaix
951548f412 portable sleep function 2016-10-28 10:10:58 +02:00
badaix
17879618c7 Added dummy classes for spotify stream reader 2016-10-27 13:58:13 +02:00
Johannes Pohl
98ff013ab4 compiles with gcc 6.Â1 2016-05-07 10:03:27 +00:00
badaix
86b34af0c6 added creation mode "read" or "create" for pipe stream 2016-05-05 11:58:52 +02:00
badaix
2275466d09 better server shutdown 2016-05-01 19:18:18 +02:00
badaix
ce303d1ebb init active to false 2016-05-01 12:26:15 +02:00
badaix
f11a7055a1 string compat functions throw 2016-04-25 19:27:21 +02:00
badaix
efb592d495 replaced MapMessage with JsonMessage 2016-04-05 22:39:39 +02:00
badaix
a386a4ec89 moved json.hpp to externals 2016-04-03 14:38:11 +02:00
badaix
212c9c1c6b server compiles under OpenWrt 2016-04-02 19:12:38 +02:00
badaix
750df78090 adjusted log tags 2016-03-22 23:37:19 +01:00
badaix
0eaa616ab6 renamed Reader => Stream 2016-03-22 23:14:19 +01:00