Felipe Leon
Felipe Leon
This is a internet related error https://github.com/fgl27/ExoPlayer/blob/eb6f4b361ac7e4b3a6de821bded53f6e39562103/library/common/src/main/java/com/google/android/exoplayer2/PlaybackException.java#L140 The issue in in your local network. I have no idea what is, try to review all devices in your network as one...
Yes a network error doesn't mean an device issue. Is best to test on a different network first. Sorry if I miss that, but testing on a mobile network by...
That can be added as feature
I don't know if that is allowed. Need to check. Not all Twitch features are possible to support due to Twitch rules.
The problem isn't about 'Claim', is about that I don't have the authorization to generate channel points in the first place. doesn't matter what extension gives you a feature, in...
yes this can be added, using a Google account + driver backup or similar. I can add it as a future feature but will not work on it right way...
The app has a method to deal with intent, technically any that arrives included if those you propose are added must pass by this, but I have tested it. https://github.com/fgl27/SmartTwitchTV/blob/73d63269f5d252e66ddd28487c83ffa990e99bad/apk/app/src/main/java/com/fgl27/twitch/PlayerActivity.java#L321-L325...
https://github.com/fgl27/ExoPlayer/blob/eb6f4b361ac7e4b3a6de821bded53f6e39562103/library/common/src/main/java/com/google/android/exoplayer2/PlaybackException.java#L126 ```java /** Caused by an Input/Output error which could not be identified. */ public static final int ERROR_CODE_IO_UNSPECIFIED = 2000; ``` Maybe the device has an issue writing data...
Check if the device ROM (internal storage) is full and try to empty it (even if not full), maybe isn't full but the free part has issues.