Is there an existing issue for this? (Please read the description)
[X] I have searched the existing issues
Current Behavior
The app won't play music when I click on it. I downloaded the app and selected three platforms, but it's not working as expected. It stops at this screen.
Expected Behavior
It should through back the music
Steps to reproduce
No response
Logs
[2024-10-20 16:18:45.095593]-
DioException [bad response]: This exception was thrown because the response has a status code of 404 and RequestOptions.validateStatus
was configured to throw for this status code.
The status code of 404 has the following meaning: "Client error - the request contains bad syntax or cannot be fulfilled"
Read more about status codes at https://developer.mozilla.org/en-US/docs/Web/HTTP/Status
In order to resolve this exception you typically have either to verify and fix your request code or you have to fix the server code.
0
#1 SyncedLyricsNotifier.getLRCLibLyrics (package:spotube/provider/spotify/lyrics/synced.dart:58)
#2
#3 FutureHandlerProviderElementMixin.handleFuture. .< anonymous closure> (package:riverpod/src/async_notifier/
base.dart:348)
DioMixin.fetch (package:dio/src/dio_mixin.dart:509)
SyncedLyricsNotifier.build (package:spotube/provider/spotify/lyrics/synced.dart:150)
### Operating System
Window
### Spotube version
_No response_
### Installation source
Website (spotube.krtirtho.dev)
### Additional information
_No response_
### Self grab
- [ ] I'm ready to work on this issue!
Is there an existing issue for this? (Please read the description)
Current Behavior
The app won't play music when I click on it. I downloaded the app and selected three platforms, but it's not working as expected. It stops at this screen.
Expected Behavior
It should through back the music
Steps to reproduce
No response
Logs
[2024-10-20 16:18:45.095593]- DioException [bad response]: This exception was thrown because the response has a status code of 404 and RequestOptions.validateStatus was configured to throw for this status code. The status code of 404 has the following meaning: "Client error - the request contains bad syntax or cannot be fulfilled" Read more about status codes at https://developer.mozilla.org/en-US/docs/Web/HTTP/Status In order to resolve this exception you typically have either to verify and fix your request code or you have to fix the server code.
0