BobbyESP / Spowlo

A Spotify songs downloader for Android made with Jetpack Compose, Material You and the spotDL Python library
https://t.me/spowlo_chatroom
GNU General Public License v3.0
931 stars 19 forks source link

Critica a la ignorancia #195

Closed Tom-848 closed 1 month ago

Tom-848 commented 1 month ago

Checklist

Describe the bug

It doesn't download the song and I get a notification that says: An unknown error has occurred!

To Reproduce

No response

Error reports

java.lang.NumberFormatException: For input string: "62536400432" at java.lang.Integer.parseInt(Integer.java:797) at java.lang.Integer.parseInt(Integer.java:915) at com.bobbyesp.spowlo.Downloader.getNumbers(Downloader.kt:539) at com.bobbyesp.spowlo.Downloader.downloadSong-gIAlu-s(Downloader.kt:325) at com.bobbyesp.spowlo.Downloader.access$downloadSong-gIAlu-s(Downloader.kt:29) at com.bobbyesp.spowlo.Downloader$getInfoAndDownload$1.invokeSuspend(Downloader.kt:406) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:108) at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:115) at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:103) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684) Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@fdef6a6, Dispatchers.IO] Screenshot_20240717_164840_Spowlo

Screenshots & Screen Records

Screenshot_20240717_164840_Spowlo

Device info

App version: 1.4.1 (1040100) Device information: Android 14 (API 34) Supported ABIs: [arm64-v8a, armeabi-v7a, armeabi] spotDL version: null

Additional context

No response

Tom-848 commented 1 month ago

I would appreciate it if you could solve the problem. thank you

BobbyESP commented 1 month ago

I will continue my work in the Spowlo remake. Those versions were quite unstable, sorry for the issue