-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot load songs over cellular data. #2317
Comments
Did you confirm it is not caused by your general connection? |
I got the same issue now. After selecting YouTube as audio source no music played (except for a few songs). A quick look in the logs showed that the App tried to fetch the audio from Jiosaavn. A fix for me was to use Invidious. Here are my logs (up until 0:15h i was using YouTube as my audio source then i selected Invidious and restarted the App) [2025-03-04 16:07:25.035522]--------------------- [2025-03-04 16:10:07.902531]--------------------- [2025-03-04 16:10:07.903942]--------------------- [2025-03-04 16:10:07.904191]--------------------- [2025-03-04 23:05:52.853800]--------------------- [2025-03-04 23:05:52.884166]--------------------- [2025-03-04 23:05:52.893434]--------------------- [2025-03-04 23:05:52.918655]--------------------- #0 DioMixin.fetch (package:dio/src/dio_mixin.dart:520) [2025-03-04 23:05:52.953761]--------------------- #0 DioMixin.fetch (package:dio/src/dio_mixin.dart:520) [2025-03-04 23:06:19.222066]--------------------- [2025-03-04 23:06:19.808189]--------------------- [2025-03-05 00:15:05.832416]--------------------- [2025-03-05 00:15:05.835124]--------------------- [2025-03-05 00:15:05.845261]--------------------- [2025-03-05 00:15:05.851885]--------------------- #0 DioMixin.fetch (package:dio/src/dio_mixin.dart:520) [2025-03-05 00:15:05.870999]--------------------- [2025-03-05 00:15:05.873966]--------------------- #0 DioMixin.fetch (package:dio/src/dio_mixin.dart:520) [2025-03-05 00:15:05.905713]--------------------- [2025-03-05 00:28:36.875127]--------------------- [2025-03-05 00:28:44.151827]--------------------- [2025-03-05 00:39:10.222864]--------------------- |
Is there an existing issue for this? (Please read the description)
Current Behavior
Anytime I attempt to play a song while I'm on cellular data it tries loading the song for a couple seconds and then stops. If I try to load that same song again it doesn't even attempt to load it. This issue only happens on cellular data because every time I switch to Wi-Fi all of my songs load perfectly fine. I tried switching audio sources to fix this issue but nothing worked.
Expected Behavior
The app should play my songs when I'm using cellular data.
Steps to reproduce
Logs
Logs
Operating System
Android 15
Spotube version
v3.9.0
Installation source
GitHub Releases (Binary)
Additional information
No response
Self grab
The text was updated successfully, but these errors were encountered: