Skip to content
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

[androidtv] Enable option to play automaticly in fullscreen #4387

Closed
sorryusernameisalreadytaken opened this issue Oct 4, 2020 · 13 comments · Fixed by #5459
Closed

[androidtv] Enable option to play automaticly in fullscreen #4387

sorryusernameisalreadytaken opened this issue Oct 4, 2020 · 13 comments · Fixed by #5459
Labels
Android TV Issue is related to Android TV feature request Issue is related to a feature in the app player Issues related to any player (main, popup and background)

Comments

@sorryusernameisalreadytaken

Would be needed on androidtv.
Nobody want autoplay in android without fullscreen. I really wanna say thank you for updating but from v19 -> v20 sadly its getting really difficult on androidtv (nvidia shieldtv).

It really hard to hit the fullscreen area with dpad controll. Can you add an auto-fullscreen.mode on android tv devices or devices with hdmi device?

@opusforlife2 opusforlife2 added Android TV Issue is related to Android TV feature request Issue is related to a feature in the app player Issues related to any player (main, popup and background) labels Oct 4, 2020
@Stypox
Copy link
Member

Stypox commented Oct 4, 2020

I'd rather make it simpler to get to the fullscreen button, instead of adding an option nobody would probably know about

@TobiGr
Copy link
Contributor

TobiGr commented Oct 4, 2020

what about a "double click"?

@peat80
Copy link

peat80 commented Oct 4, 2020

Just focus the video (play button), then press Down > Down > Enter. 🤷🏻‍♂️

A faster way to enter fullscreen (like the suggested double click) would indeed appreciated for a future release.

Anyways, 0.20 is a great release for me. On phone as on the SHIELD TV. 👍👍👍

@Generator
Copy link
Contributor

0.20 was a big regression in my case, usually i share Youtube URLs to my Android Box, so they open with NewPipe, new i need to manually set the video fullscreen or always open with external app.

Immediately downgraded to 0.19, the new version just became useless on Android Boxes/TV.

@TobiGr
Copy link
Contributor

TobiGr commented Oct 4, 2020

uhm, that's indeed a bug. The video should start playing automatically in fullscreen when sharing it and the video info is selected + autoplay is enabled in the settings.

@avently
Copy link
Contributor

avently commented Oct 5, 2020

So you think pressing Down > Down > Enter is hard, right?

@anbuchelva
Copy link

So you think pressing Down > Down > Enter is hard, right?

Yes for my mom, who is 60+. It was just easy till 19.8, hit play button and it plays full screen.

@XandrosDarkstorm
Copy link

I also think there should be an option to play video in fullscreen automatically without the need to push "Fullscreen" button. Playback on info page is not useful for me at all — video "window" is too small and i always watch videos in full screen (that is the reason why i got phablet, instead of smartphone in a first place).

@opusforlife2
Copy link
Collaborator

@XandrosDarkstorm #4152.

@avently
Copy link
Contributor

avently commented Oct 5, 2020

This related to tablets and phones, not just Android TV. The text below applies to all devices but I understand that Android TV has only landscape orientation. Nevertheless solution should be for all devices.

You are talking about fullscreen after play, it can be easily implemented but the problem I see is when the device is in portrait mode. So what do you expect to happen after play when your device is in portrait and horizontal video started to play?
• device stays in the same orientation but opens on fullscreen
• device switches to landscape and opens in fullscreen?

Automatic action can only be made when you have global autorotation disabled (I.e. locked to portrait or landscape).

And a part of the question, what should happen when you stopped watching the video (I.e. video finished or you pressed back button)?

What do you expect to see when the global autorotation is enabled?
• device should go into fullscreen
• nothing should happen?

The problem is these questions I don't have universal answers for. Because some people would want one behavior, another people want other behavior. From my point of view, the app shouldn't go into fullscreen when the rotation is not appropriate for the video. For example, when the device in portrait (with locked orientation) playing horizontal video in fullscreen should only be possible after automatic rotation to landscape. Same for vertical videos: fullscreen should only be possible when device already rotated or rotated automatically to portrait. The autorotation i'm talking about is already implemented (on phones) and you can test how it works in playlists with mixed horizontal and vertical videos: in locked orientation in fullscreen your phone will be rotated to different orientations appropriate for a video orientation.

@Generator
Copy link
Contributor

Generator commented Oct 5, 2020

@avently you can't put an AndroidTV device in portrait mode or rotate, they always in landscape.

This issue is related to AndroidTV, not phones.

Perhaps a "TV Mode" on settings to force "Allways in Fullscreen", disable player controls notification and other related issues.

@avently
Copy link
Contributor

avently commented Oct 5, 2020

@Generator it's a question for both this and #4152 because it's the same problem and should be handled in some way. It couldn't be just android TV specific setting

@Multipanda
Copy link

Multipanda commented Feb 28, 2021

I would also love an option for it to automatically go full screen. It's a tad annoying having to push full screen every time on my tablet.

If I have to push anything I actually prefer the old app where when pushing play it went to full screen when starting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Android TV Issue is related to Android TV feature request Issue is related to a feature in the app player Issues related to any player (main, popup and background)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

10 participants