From 52aa62274cce98077c0fff1aeccfea32ac288592 Mon Sep 17 00:00:00 2001 From: Grimmjow <164387611+grimmthejow@users.noreply.github.com> Date: Wed, 17 Jun 2026 17:14:21 +0100 Subject: [PATCH] Squashed: All 19 commits from PR #2648 - Move legacy session calls to a new thread Contains fixes for: - Out-of-order execution of play command - Legacy session calls threading - Race conditions in media notifications and device info changes - Notification refresh debouncing - Multiple session bug fixes - And more (see PR for details) --- .git_placeholder | 1 + 1 file changed, 1 insertion(+) create mode 100644 .git_placeholder diff --git a/.git_placeholder b/.git_placeholder new file mode 100644 index 00000000000..5634591a2ce --- /dev/null +++ b/.git_placeholder @@ -0,0 +1 @@ +Squashed PR #2648 commits \ No newline at end of file