SpotiFlyer icon indicating copy to clipboard operation
SpotiFlyer copied to clipboard

Kotlin Multiplatform Music Downloader, Supports Spotify / Gaana / Youtube Music / Jio Saavn / SoundCloud.

Results 374 SpotiFlyer issues
Sort by recently updated
recently updated
newest added

Translated all the strings into Greek.

ive been unable to download kinda all the songs in my playlist for some reason shown error: UnknownReason(exception=null, message=Unknown error) at com.shabinder.common.providers.DesktopActualKt$downloadTracks$2$1$1$1.emit(DesktopActual.kt:49) at com.shabinder.common.providers.DesktopActualKt$downloadTracks$2$1$1$1.emit(DesktopActual.kt:39) at com.shabinder.common.core_components.file_manager.FileManagerKt$downloadFile$4.invokeSuspend(FileManager.kt:175) at com.shabinder.common.core_components.file_manager.FileManagerKt$downloadFile$4.invoke(FileManager.kt) at com.shabinder.common.core_components.file_manager.FileManagerKt$downloadFile$4.invoke(FileManager.kt)...

bug

**Describe the bug:** **Media Links Used:** https://open.spotify.com/track/1CnnuWRu1m39e7E9pUSD8x?si=4f0b2bd07c734790 **Expected behavior** i expected that it would download the track but clearly it won't **Screenshots:** ![image](https://github.com/Shabinder/SpotiFlyer/assets/82796288/6ee6b7d4-48ab-4e51-8378-cc58488178c2) ![image](https://github.com/Shabinder/SpotiFlyer/assets/82796288/20d4b264-b5d1-4389-9aff-dbc114fd2836) **StackTrace:** ``` UnknownReason(exception=null, message=Unknown error) at...

bug

java.lang.Exception: Client request(https://aac.saavncdn.com/937/DdBdc7PF0ZXTxTOKdeUItTa7hwR4h1m5uDzDoTPHMP_320.mp4) invalid: 404 Not Found. Text: "BlobNotFoundThe specified blob does not exist. RequestId:9b02f1b6-101e-002c-72c8-24d1d3000000 Time:2023-12-02T02:37:20.9069891Z" at com.shabinder.spotiflyer.service.ForegroundService$enqueueDownload$2.emit(ForegroundService.kt:6) at com.shabinder.spotiflyer.service.ForegroundService$enqueueDownload$2.emit(ForegroundService.kt:1) at com.shabinder.common.core_components.file_manager.FileManagerKt$downloadFile$4.invokeSuspend(FileManager.kt:54) at com.shabinder.common.core_components.file_manager.FileManagerKt$downloadFile$4.invoke(Unknown Source:11) at com.shabinder.common.core_components.file_manager.FileManagerKt$downloadFile$4.invoke(Unknown Source:6) at kotlinx.coroutines.flow.FlowKt__ErrorsKt$catch$$inlined$unsafeFlow$1.collect(SafeCollector.common.kt:94)...

bug

com.github.kokorin.jaffree.JaffreeException: Failed to start process. at com.github.kokorin.jaffree.process.ProcessHandler.execute(ProcessHandler.java:148) at com.github.kokorin.jaffree.ffmpeg.FFmpeg.execute(FFmpeg.java:400) at com.shabinder.common.core_components.media_converter.DesktopMediaConverter$convertAudioFile$2.invokeSuspend(DesktopMediaConverter.kt:34) at com.shabinder.common.core_components.media_converter.DesktopMediaConverter$convertAudioFile$2.invoke(DesktopMediaConverter.kt) at com.shabinder.common.core_components.media_converter.DesktopMediaConverter$convertAudioFile$2.invoke(DesktopMediaConverter.kt) at com.shabinder.common.core_components.parallel_executor.ParallelExecutor$Operation.execute(ParallelExecutor.kt:163) at com.shabinder.common.core_components.parallel_executor.ParallelExecutor$launchProcessor$1.invokeSuspend(ParallelExecutor.kt:105) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.selects.SelectBuilderImpl.resumeWith(Select.kt:300) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571) at...

bug

java.lang.Exception: Client request(https://aac.saavncdn.com/891/di3SAoqhWqgbz5MLYZA1qvBmLFTSoruKNb4_320.mp4) invalid: 404 Not Found. Text: "BlobNotFoundThe specified blob does not exist. RequestId:e5934629-b01e-0068-2b90-205bec000000 Time:2023-11-26T17:43:15.9086976Z" at com.shabinder.spotiflyer.service.ForegroundService$enqueueDownload$2.emit(ForegroundService.kt:6) at com.shabinder.spotiflyer.service.ForegroundService$enqueueDownload$2.emit(ForegroundService.kt:1) at com.shabinder.common.core_components.file_manager.FileManagerKt$downloadFile$4.invokeSuspend(FileManager.kt:54) at com.shabinder.common.core_components.file_manager.FileManagerKt$downloadFile$4.invoke(Unknown Source:11) at com.shabinder.common.core_components.file_manager.FileManagerKt$downloadFile$4.invoke(Unknown Source:6) at kotlinx.coroutines.flow.FlowKt__ErrorsKt$catch$$inlined$unsafeFlow$1.collect(SafeCollector.common.kt:94)...

bug

java.lang.Exception: Client request(https://aac.saavncdn.com/351/5cGsPsVVNeyheq6VJFiYRKwdZmrVX7e0DtjueVG2ape_320.mp4) invalid: 404 Not Found. Text: "BlobNotFoundThe specified blob does not exist. RequestId:81246f1e-f01e-0056-5e62-20cc93000000 Time:2023-11-26T12:19:38.9212614Z" at com.shabinder.spotiflyer.service.ForegroundService$enqueueDownload$2.emit(ForegroundService.kt:6) at com.shabinder.spotiflyer.service.ForegroundService$enqueueDownload$2.emit(ForegroundService.kt:1) at com.shabinder.common.core_components.file_manager.FileManagerKt$downloadFile$4.invokeSuspend(FileManager.kt:54) at com.shabinder.common.core_components.file_manager.FileManagerKt$downloadFile$4.invoke(Unknown Source:11) at com.shabinder.common.core_components.file_manager.FileManagerKt$downloadFile$4.invoke(Unknown Source:6) at kotlinx.coroutines.flow.FlowKt__ErrorsKt$catch$$inlined$unsafeFlow$1.collect(SafeCollector.common.kt:94)...

bug

**Describe the bug:** Entire song will download and then isn't palyable, resulting in an error. It asks me to copy some code in case I want to submit an issue....

bug

**Describe the bug:** The song starts downloading but it stops with a cross mark at the place of download button and it says "All songs processed" **Media Links Used:** https://open.spotify.com/playlist/3lbJhed50XuRoU2U7TAxCq?si=r6pWD9vZS2yMdjAUPwXkog...

bug