SebastianRask / Pocket-Plays-for-Twitch

Open source Twitch client for Android
GNU General Public License v3.0
62 stars 14 forks source link

Disable subtitles. #4

Open drejjmit opened 6 years ago

drejjmit commented 6 years ago

Please add an option to disable subtitles. Unusable on streams that have subtitles. https://i.imgur.com/lNOmV2q.jpg

Also, why are you doing so much pings/tracking in the background. Pocket Plays always use 2% of my battery even when i don't use it for a whole day: https://i.imgur.com/2cS2Jgw.jpg

SebastianRask commented 6 years ago

Good idea with the subtitles.

Pocket Plays doesn't really track that much. Especially not while the app is in the background. You are welcome to check the code by yourself. Those logs are even 6+ hours apart.

Now I would guess the reason for the power consumption it the notification system. It is quite complex. A lot of information are fetched from the Twitch servers. You can try adjusting the notification checking interval in settings.