App crashes when opening a playlist
Describe the bug Favorite songs playlist (transferred from spotify) crashes the app when selected. Other playlists/features have not been tested yet.
To Reproduce Steps to reproduce the behavior:
- Go to 'My Library'
- Click on 'Your YouTube playlists'
- Scroll down to 'Favorite songs'
- See error
Expected Behavior App shows songs from the selected playlist and lets play them.
App Version 0.2.21
Log (Error Details) Build version: 0.2.21 Current date: 2025-10-22 11:57:52 Device: HUAWEI AMN-LX9 OS version: Android 9 (SDK 28)
Stack trace:
java.lang.RuntimeException: Unable to create service com.maxrave.media3.service.SimpleMediaService: java.lang.IllegalStateException: Session ID must be unique. ID=com.maxrave.media3.service.SimpleMediaService
at android.app.ActivityThread.handleCreateService(ActivityThread.java:4169)
at android.app.ActivityThread.access$2400(ActivityThread.java:273)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2055)
at android.os.Handler.dispatchMessage(Handler.java:112)
at android.os.Looper.loop(Looper.java:216)
at android.app.ActivityThread.main(ActivityThread.java:7625)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:524)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:987)
Caused by: java.lang.IllegalStateException: Session ID must be unique. ID=com.maxrave.media3.service.SimpleMediaService
at r4.Z.
User actions: 2025-10-22 11:57:18: MainActivity created 2025-10-22 11:57:18: MainActivity resumed
You are on an android version from 7 years ago, this could maybe be a problem? What do you think @maxrave-dev ?
@AlanSaurell every opening playlist are be crashed?
Closing due to no reply from OP