mirror of
https://github.com/badaix/snapcast.git
synced 2025-07-31 07:09:44 +02:00
FLAC is default transport codec
This commit is contained in:
parent
e57971c6cb
commit
af7f230e97
2 changed files with 4 additions and 1 deletions
|
@ -153,7 +153,10 @@ void Player::worker()
|
|||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
logO << "Failed to get chunk\n";
|
||||
usleep(100*1000);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue