attempt to fix cspot track issues - release

This commit is contained in:
philippe44
2023-11-13 22:30:45 -08:00
parent d31697e7ef
commit a9ca4c4450
3 changed files with 16 additions and 21 deletions

View File

@@ -201,7 +201,7 @@ void SpircHandler::handleFrame(std::vector<uint8_t>& data) {
break;
}
case MessageType_kMessageTypeReplace: {
CSPOT_LOG(debug, "Got replace frame");
CSPOT_LOG(debug, "Got replace frame %d", playbackState->remoteTracks.size());
playbackState->syncWithRemote();
// 1st track is the current one, but update the position