mirror of
https://github.com/badaix/snapcast.git
synced 2025-07-07 19:57:43 +02:00
bump version 0.10.0
This commit is contained in:
parent
c14157768e
commit
835127b18d
9 changed files with 31 additions and 16 deletions
|
@ -76,7 +76,7 @@ void SpotifyStream::initExeAndPath(const std::string& filename)
|
|||
|
||||
void SpotifyStream::onStderrMsg(const char* buffer, size_t n)
|
||||
{
|
||||
/// TODO: Watch dog needed. Kill librespot if there was no message received for 70min
|
||||
/// Watch will kill librespot if there was no message received for 130min
|
||||
// 2016-11-02 22-05-15 [out] TRACE:librespot::stream: allocated stream 3580
|
||||
// 2016-11-02 22-05-15 [Debug] DEBUG:librespot::audio_file2: Got channel 3580
|
||||
// 2016-11-02 22-06-39 [out] DEBUG:librespot::spirc: kMessageTypeHello "SM-G901F" 5e1ffdd73f0d1741c4a173d5b238826464ca8e2f 1 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue