Merge remote-tracking branch 'origin/master' into theoratkin/master

# Conflicts:
#	include/modules/mpd/state.inl.hpp
This commit is contained in:
Alex
2026-07-03 22:26:54 +02:00
254 changed files with 8532 additions and 4496 deletions
-1
View File
@@ -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());