Felipe Leon

Results 247 comments of Felipe Leon

You press the home button the app will dump the cache. Just check the app storage use the cache is always empty when you open it and press the home...

You don't need to run the release maker to add any functionality. That is only need to deploy the prod changes to git. Something only I have access to do...

There is a complete description on the main readme, about anything I can think is needed. For example https://github.com/fgl27/SmartTwitchTV#how-to-test-the-web-app If anything else is needed let me know.

The problem is that the Android device is reporting wrong screen size values, which affects position. Next day I have some time will share a debug app that can display...

Can you try to set the devices to 1080p? As this isn't an app problem with 4k, the app has existed for years and no one has ever complained. I...

have you changed the low latency feature of the player? ![image](https://github.com/fgl27/SmartTwitchTV/assets/13755892/081b0662-f635-4a9f-9c39-e139bceae1c0) Or the settings buffers? ![image](https://github.com/fgl27/SmartTwitchTV/assets/13755892/284c21f3-57a5-4ed3-b09e-4b7b6deaecc3) For the buffer don't change it, keep it as low as possible, 0.25 is...

Open source app... can u do it? @housemix

Are you are this happens in the Android version of the app? This is the Android only repo The Samsung https://github.com/fgl27/smarttv-twitch I have see reports like this but not for...

Can you replicate the issue in vods? Share a vod that you can?

4003 is codec unsupported https://github.com/google/ExoPlayer/blob/9c9f5a0599ec012d5cc46e3bd2e732a589adf61d/library/transformer/src/main/java/com/google/android/exoplayer2/transformer/ExportException.java#L157 The device is just out of date. Google codec is SW codec. The SW codec isn't affected but because there device is old doesn't have...