moneytoo / Player

▶ Simple and lightweight, yet polished and powerful Android video player based on ExoPlayer
https://play.google.com/store/apps/details?id=com.brouken.player
The Unlicense
1.57k stars 182 forks source link

Turn off display #467

Closed shockergit closed 1 year ago

shockergit commented 1 year ago

Please add an option to turn off display after the video is paused for the default timeout for phone.

It may reduce battery consumption.

moneytoo commented 1 year ago

It already works like that.

Archeix7 commented 1 year ago

It already works like that.

How to do that?

moneytoo commented 1 year ago

It already works like that.

How to do that?

  1. Pause video
  2. Wait for the system timeout

The screen is kept on only during playback. When playback is stopped, the screen should turn off (if configured like that in system).

Archeix7 commented 1 year ago

Oops, I'm sorry, I misread the subject, I wanted to know how you can listen to video with the screen off