You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Good morning, I'm trying out this fantastic app. I'm only testing the Italian community streaming. There are some series that can't be watched; I tried checking the logs with Android Studio, and it mentions a "403 error." However, for other series, everything works fine. Additionally, for the "TV only" version, no cover images/photos are being loaded.
Provider
StreamingCommunity
Reproduction steps
Go to streamingcommunity (italiano),
Watch "M - Il figlio del secolo",
Press start and see error
Operating system
android 15 mobile, android tv 12
Logs
10:49:13.921 E Playback error
androidx.media3.exoplayer.ExoPlaybackException: Source error
at androidx.media3.exoplayer.ExoPlayerImplInternal.handleIoException(ExoPlayerImplInternal.java:737)
at androidx.media3.exoplayer.ExoPlayerImplInternal.handleMessage(ExoPlayerImplInternal.java:709)
at android.os.Handler.dispatchMessage(Handler.java:103)
at android.os.Looper.loopOnce(Looper.java:232)
at android.os.Looper.loop(Looper.java:317)
at android.os.HandlerThread.run(HandlerThread.java:85)
Caused by: androidx.media3.datasource.HttpDataSource$InvalidResponseCodeException: Response code: 403
at androidx.media3.datasource.DefaultHttpDataSource.open(DefaultHttpDataSource.java:401)
at androidx.media3.datasource.DefaultDataSource.open(DefaultDataSource.java:275)
at androidx.media3.datasource.StatsDataSource.open(StatsDataSource.java:87)
at androidx.media3.datasource.DataSourceInputStream.checkOpened(DataSourceInputStream.java:101)
at androidx.media3.datasource.DataSourceInputStream.open(DataSourceInputStream.java:64)
at androidx.media3.exoplayer.upstream.ParsingLoadable.load(ParsingLoadable.java:182)
at androidx.media3.exoplayer.upstream.Loader$LoadTask.run(Loader.java:450)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
at java.lang.Thread.run(Thread.java:1012)
10:49:13.926 E onPlayerError:
androidx.media3.exoplayer.ExoPlaybackException: Source error
at androidx.media3.exoplayer.ExoPlayerImplInternal.handleIoException(ExoPlayerImplInternal.java:737)
at androidx.media3.exoplayer.ExoPlayerImplInternal.handleMessage(ExoPlayerImplInternal.java:709)
at android.os.Handler.dispatchMessage(Handler.java:103)
at android.os.Looper.loopOnce(Looper.java:232)
at android.os.Looper.loop(Looper.java:317)
at android.os.HandlerThread.run(HandlerThread.java:85)
Caused by: androidx.media3.datasource.HttpDataSource$InvalidResponseCodeException: Response code: 403
at androidx.media3.datasource.DefaultHttpDataSource.open(DefaultHttpDataSource.java:401)
at androidx.media3.datasource.DefaultDataSource.open(DefaultDataSource.java:275)
at androidx.media3.datasource.StatsDataSource.open(StatsDataSource.java:87)
at androidx.media3.datasource.DataSourceInputStream.checkOpened(DataSourceInputStream.java:101)
at androidx.media3.datasource.DataSourceInputStream.open(DataSourceInputStream.java:64)
at androidx.media3.exoplayer.upstream.ParsingLoadable.load(ParsingLoadable.java:182)
at androidx.media3.exoplayer.upstream.Loader$LoadTask.run(Loader.java:450)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
at java.lang.Thread.run(Thread.java:1012)
Please confirm the following
I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open issue.
If related to a provider, I have checked the site and it works, but not the app.
The text was updated successfully, but these errors were encountered:
Description
Good morning, I'm trying out this fantastic app. I'm only testing the Italian community streaming. There are some series that can't be watched; I tried checking the logs with Android Studio, and it mentions a "403 error." However, for other series, everything works fine. Additionally, for the "TV only" version, no cover images/photos are being loaded.
Provider
StreamingCommunity
Reproduction steps
Go to streamingcommunity (italiano),
Watch "M - Il figlio del secolo",
Press start and see error
Operating system
android 15 mobile, android tv 12
Logs
Please confirm the following
The text was updated successfully, but these errors were encountered: