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
Brand: samsung
Model: SM-A336B
SDK Level: 34
Thread: main
Time: 2024-12-18 23:52:27
--------- beginning of crash
java.lang.RuntimeException: Unable to start activity ComponentInfo{org.akanework.gramophone/org.akanework.gramophone.ui.AudioPreviewActivity}: java.lang.IllegalStateException: No suitable media source factory found for content type: 2
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:4164)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:4322)
at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:103)
at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:139)
at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:96)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2685)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loopOnce(Looper.java:230)
at android.os.Looper.loop(Looper.java:319)
at android.app.ActivityThread.main(ActivityThread.java:8919)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
Caused by: java.lang.IllegalStateException: No suitable media source factory found for content type: 2
at org.akanework.gramophone.logic.utils.exoplayer.GramophoneMediaSourceFactory.createMediaSource(SourceFile:909)
at androidx.media3.exoplayer.ExoPlayerImpl.createMediaSources(SourceFile:21)
at androidx.media3.exoplayer.ExoPlayerImpl.setMediaItems$1(SourceFile:4)
at org.akanework.gramophone.ui.AudioPreviewActivity.handleIntent(SourceFile:34)
at org.akanework.gramophone.ui.AudioPreviewActivity.onCreate(SourceFile:445)
at android.app.Activity.performCreate(Activity.java:8975)
at android.app.Activity.performCreate(Activity.java:8944)
at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1456)
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:4146)
... 12 more
To Reproduce
Steps to reproduce the behavior:
Go to Amaze Gile browser
Click on a playlist file
Click Open with gramophone
See error
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Smartphone (please complete the following information):
Device: [e.g. iPhone6]Samsung A33
OS: [e.g. iOS8.1]Android 14
App Version: [e.g. 22]latest from fdroid
Additional context
Add any other context about the problem here.
I will open one issue per bug, follow the issue format and will add [BUG] to the start of my issue title, and I acknowledge that if I don't follow the format, my issue might get closed without further explanation.
The text was updated successfully, but these errors were encountered:
Describe the bug
Gramophone version: 1.0.15.64ab51
Brand: samsung
Model: SM-A336B
SDK Level: 34
Thread: main
Time: 2024-12-18 23:52:27
--------- beginning of crash
java.lang.RuntimeException: Unable to start activity ComponentInfo{org.akanework.gramophone/org.akanework.gramophone.ui.AudioPreviewActivity}: java.lang.IllegalStateException: No suitable media source factory found for content type: 2
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:4164)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:4322)
at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:103)
at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:139)
at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:96)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2685)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loopOnce(Looper.java:230)
at android.os.Looper.loop(Looper.java:319)
at android.app.ActivityThread.main(ActivityThread.java:8919)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
Caused by: java.lang.IllegalStateException: No suitable media source factory found for content type: 2
at org.akanework.gramophone.logic.utils.exoplayer.GramophoneMediaSourceFactory.createMediaSource(SourceFile:909)
at androidx.media3.exoplayer.ExoPlayerImpl.createMediaSources(SourceFile:21)
at androidx.media3.exoplayer.ExoPlayerImpl.setMediaItems$1(SourceFile:4)
at org.akanework.gramophone.ui.AudioPreviewActivity.handleIntent(SourceFile:34)
at org.akanework.gramophone.ui.AudioPreviewActivity.onCreate(SourceFile:445)
at android.app.Activity.performCreate(Activity.java:8975)
at android.app.Activity.performCreate(Activity.java:8944)
at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1456)
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:4146)
... 12 more
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Smartphone (please complete the following information):
Additional context
Add any other context about the problem here.
[BUG]
to the start of my issue title, and I acknowledge that if I don't follow the format, my issue might get closed without further explanation.The text was updated successfully, but these errors were encountered: