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
I am able to reproduce the bug with the latest debug version (Android, Linux, Windows)
I've checked that there is no open or closed issue about this bug.
This issue contains only one bug.
The title of this issue accurately describes the bug.
Steps to reproduce
Select download song,
Song unable to download
Expected behavior
Song should be downloaded
Actual behavior
Error promt:
java.lang.RuntimeException: No valid formats returned by getVideoFormats(NfxKuAHDC3s)
at com.toasterofbread.spmp.model.mediaitem.song.SongAudioQualityKt.getSongFormats(Unknown Source:141)
at com.toasterofbread.spmp.model.mediaitem.song.SongAudioQualityKt$getSongFormats$1.invokeSuspend(Unknown Source:10)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(Unknown Source:8)
at kotlinx.coroutines.DispatchedTask.run(Unknown Source:112)
at androidx.core.app.ActivityRecreator$1.run(Unknown Source:98)
at kotlinx.coroutines.scheduling.TaskImpl.run(Unknown Source:2)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(Unknown Source:95)
Screenshots / recordings
No response
Logs
java.lang.RuntimeException: No valid formats returned by getVideoFormats(NfxKuAHDC3s)
at com.toasterofbread.spmp.model.mediaitem.song.SongAudioQualityKt.getSongFormats(Unknown Source:141)
at com.toasterofbread.spmp.model.mediaitem.song.SongAudioQualityKt$getSongFormats$1.invokeSuspend(Unknown Source:10)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(Unknown Source:8)
at kotlinx.coroutines.DispatchedTask.run(Unknown Source:112)
at androidx.core.app.ActivityRecreator$1.run(Unknown Source:98)
at kotlinx.coroutines.scheduling.TaskImpl.run(Unknown Source:2)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(Unknown Source:95)
SpMp version
0.4.2
SpMp platform
Android
OS version
Android 15
Additional information
Unable to download song, I have youtube premium.
The text was updated successfully, but these errors were encountered:
Checklist
Steps to reproduce
Select download song,
Song unable to download
Expected behavior
Song should be downloaded
Actual behavior
Error promt:
java.lang.RuntimeException: No valid formats returned by getVideoFormats(NfxKuAHDC3s)
at com.toasterofbread.spmp.model.mediaitem.song.SongAudioQualityKt.getSongFormats(Unknown Source:141)
at com.toasterofbread.spmp.model.mediaitem.song.SongAudioQualityKt$getSongFormats$1.invokeSuspend(Unknown Source:10)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(Unknown Source:8)
at kotlinx.coroutines.DispatchedTask.run(Unknown Source:112)
at androidx.core.app.ActivityRecreator$1.run(Unknown Source:98)
at kotlinx.coroutines.scheduling.TaskImpl.run(Unknown Source:2)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(Unknown Source:95)
Screenshots / recordings
No response
Logs
java.lang.RuntimeException: No valid formats returned by getVideoFormats(NfxKuAHDC3s)
at com.toasterofbread.spmp.model.mediaitem.song.SongAudioQualityKt.getSongFormats(Unknown Source:141)
at com.toasterofbread.spmp.model.mediaitem.song.SongAudioQualityKt$getSongFormats$1.invokeSuspend(Unknown Source:10)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(Unknown Source:8)
at kotlinx.coroutines.DispatchedTask.run(Unknown Source:112)
at androidx.core.app.ActivityRecreator$1.run(Unknown Source:98)
at kotlinx.coroutines.scheduling.TaskImpl.run(Unknown Source:2)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(Unknown Source:95)
SpMp version
0.4.2
SpMp platform
Android
OS version
Android 15
Additional information
Unable to download song, I have youtube premium.
The text was updated successfully, but these errors were encountered: