Subsonic icon indicating copy to clipboard operation
Subsonic copied to clipboard

Use wake lock whenever casting.

Open brian-doherty opened this issue 2 years ago • 3 comments

This resolves an issue whereby the player fails to move to the next track if the screen is off.

brian-doherty avatar Jun 04 '23 01:06 brian-doherty

I'm also experiencing an issue (seeming only with long playlists) where I select a track and lock the screen , the music stops. might this fix that?

sentriz avatar Jun 04 '23 02:06 sentriz

It will only impact you when casting to a Chromecast Audio device. But the general idea might if applied elsewhere.

On Sat, Jun 3, 2023 at 9:31 PM Senan Kelly @.***> wrote:

I'm also experiencing an issue (seeming only with long playlists) where I select a track and lock the screen , the music stops. might this fix that?

— Reply to this email directly, view it on GitHub https://github.com/daneren2005/Subsonic/pull/1151#issuecomment-1575337224, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASFD42JPV4DJCJ2BQJ24LILXJPXQXANCNFSM6AAAAAAYZUA2BA . You are receiving this because you authored the thread.Message ID: @.***>

brian-doherty avatar Jun 04 '23 14:06 brian-doherty

Forgot to mention -- you can accomplish the same thing by disabling battery optimization, so you should try that for your problem. But you shouldn't have to, hence the PR.

brian-doherty avatar Jul 09 '23 17:07 brian-doherty