Just wanted to say that I couldn’t the bug reports section of the web client so I’m posting it here, feel free to move this thread to the appropriate section.
Bug: Playing an audio-only file from the web client (Latest/greatest v 0.9.8.4) it opens in (what I will refer to as) the mini-player; if one then opens a video in browser, it will not stop nor pause the audio from the mini-player.
Closing the audio bar (mini-player) might be a bit too extreme to solve this: It needs only to pause the audio.
Technical aspect of this is that the client should not have to need more that one concurrent connection to the server, which is what I assume is happening. Especially if either the audio or video players continuing to buffer (keep a connection open in general). It’s all java-script so I would suggest adding to the function that controls the loading of page while retaining the audio player to include pausing the audio play: conversely, the play button on the audio should also pause the video. I assume this is an easy fix; I digress: I don’t need to tell you how to do your job, and I apologize.
Human aspect of this is that the end user shouldn’t need to manually pause the audio to play the video without the audio playing in the back-ground and vise-verse.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.