diff --git a/src-tauri/src/commands/player/mod.rs b/src-tauri/src/commands/player/mod.rs index 532f12ba..c043e4fd 100644 --- a/src-tauri/src/commands/player/mod.rs +++ b/src-tauri/src/commands/player/mod.rs @@ -1181,6 +1181,13 @@ pub async fn player_stop( // Check if we're in remote mode let mode = playback_mode.0.get_mode(); + // Stopping is a state transition worth seeing in a log. Native video is + // what made its absence matter: the webview