-
-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] multiple issues and requests. #69
Comments
|
It is but you did not give an answer about the option to disable your media bar. For anyone casting its unnessesary anyway since we can control the shows with our tv remote. Id even argue that it is unnessesary for everyone because even when you are watching on your phone, you are most of the time in the media view anyway. Its not like spotify where its expected to not be in the app.
You misunderstood me or did not look at the screenshot correctly. I have no problem with the floating window and know that its native but it should only display whatever media is played, not the normal app. Please take a closer look and you will see the "start", "favorite" and "search" bottom bar. This is not expected behavior but a bug.
Just don't hide the android system bar in portrait mode? No need to find any safezones if the content is placed under that bar like in any other view.
Other apps start the casting process when the app is opened, not in the one view where the media is playing, leaving the connection open and simply giving the SDK the next video to play. The SDK can't be changed but the apps behavior can. it is possible.
Just add a floating action button in the media view when in portrait mode. Just like with the system bar, you can hide everything in landscape mode, when a user actually wants an immersive experience. When in portrait mode, you can add or simply "not hide" UI elements. |
|
When casting to a device, you get 2 different quick media "notifications". That takes up space in my notification bar, looks ugly and is confusing (screenshot 1). Your quickmedia bar is better because you can control the progression but i doubt you can hide other apps quick bars. Maybe you can give us the option to remove yours though. Not sure what the best action would be.
I somehow managed to get the entire app as floating window instead of the media controls (screenshot 2).
When watching a show on my phone, the top ui bar disappears (clock, notification icons and what not), which moves the title of the show into the space of my notch, making it hard to read. The top bar should not disappear in portrait mode.
When casting anything, the video is removed, leaving nothing but a blank space since title and progress will hide itself after a few seconds. This left me wondering if my screen is off/locked or active multiple times. I have an oled phone so its literally just pitch black until i click somewhere. Please leave a stillframe so we know that the display is active.
When watching a video in portrait mode, there should be quick access buttons for the next and previous episode. That will spare us from going back, clicking the next episode, waiting and then watching - making the process much faster and less disruptive.
Currently when you want to select the next episode, you have to click the back button which, when casting, stops the entire cast connection to my TV. It has to be re-established every time. Leaving the cast connection open would speed things up a lot. This goes hand in hand with request 5 to drastically increase the flow.
The text was updated successfully, but these errors were encountered: