Merge remote-tracking branch 'origin/master' into theoratkin/master
# Conflicts: # include/modules/mpd/state.inl.hpp
This commit is contained in:
@@ -152,7 +152,6 @@ bool Playing::on_timer() {
|
||||
return false;
|
||||
}
|
||||
|
||||
ctx_->queryMPD();
|
||||
ctx_->emit();
|
||||
} catch (std::exception const& e) {
|
||||
spdlog::warn("mpd: Playing: error: {}", e.what());
|
||||
|
||||
Reference in New Issue
Block a user