namidaco / namida

A Beautiful and Feature-rich Music & Video Player with Youtube Support, Built in Flutter
Other
2.29k stars 139 forks source link

[Feature Request] Option to keep the screen awake when lyrics are active #124

Closed NikunjKhangwal closed 9 months ago

NikunjKhangwal commented 9 months ago

Pretty much the title. It's only possible for video rn.

MSOB7YY commented 9 months ago

the whole wakelock wasn't even well implemented, with d7bb2bf2fdfd3a017eea691825e60bf6a0823e8a, having a timed lrc on screen is automatically considered to be a video.

NikunjKhangwal commented 9 months ago

Doesn't seem to work for me. Is it same for embedded lyrics or online fetch lyrics?

MSOB7YY commented 9 months ago

bro i just rewrote the damn thing, wait the next release


doesn't matter, as long as the lyrics are time synced and is showing, the when will stay awake (if u enabled the option)

NikunjKhangwal commented 9 months ago

F, i thought it was already implemented. My bad.