-
Notifications
You must be signed in to change notification settings - Fork 33
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
Playing some new songs breaks the whole program #9
Comments
It's seems can't get the whole duration for that music you played. can you give me the name of the song? It's will helps me a lot for test. |
You can go to the latest album of The Weeknd. |
netease music add some HOST check rule for get song real url. when i use the wrong HOST to fetch the music resource like |
I still find that a failed download and playback panics and exits not the most elegant practice. |
Maybe give a msg or just jump to the next song better? |
There are also premium songs alerting |
[00:00:07.249] (7fddaaaaf700) DEBUG Response: '400 Bad Request' for http://m701.music.126.net/20200331191119/aced0a81c4a36b33eae1dc5bec16a162/jdymusic/obj/w5zDlMODwrDDiGjCn8Ky/1908976826/b1e0/3f69/41d7/7a37116010b3e13749b4c4e595f50e1d.mp3
[00:00:07.249] (7fddaa6ad700) DEBUG pooling idle connection for "http://m701.music.126.net"
[00:00:07.249] (7fddb4678b80) ERROR thread 'main' panicked at 'called
Result::unwrap()
on anErr
value: MP3DurationError { kind: UnexpectedFrame { header: 1010792557 }, offset: 4, at_duration: 0ns }': src/libcore/result.rs:1165[00:00:07.250] (7fddb4678b80) DEBUG Shutting down player thread ...
[00:00:04.815] (7fb196b50700) DEBUG pooling idle connection for "http://m701.music.126.net"
[00:00:04.815] (7fb196b50700) DEBUG Response: '400 Bad Request' for http://m701.music.126.net/20200331190913/2a752d880905be71f1a4d560ff8fdbfa/jdymusic/obj/w5zDlMODwrDDiGjCn8Ky/1982546996/e9f4/7bd8/7593/48cae3e5ebe3198ac37a5243dfc7c821.mp3
[00:00:04.815] (7fb1a07a0b80) ERROR thread 'main' panicked at 'called
Result::unwrap()
on anErr
value: MP3DurationError { kind: UnexpectedFrame { header: 1010792557 }, offset: 4, at_duration: 0ns }': src/libcore/result.rs:1165[00:00:04.816] (7fb1a07a0b80) DEBUG Shutting down player thread ...
The text was updated successfully, but these errors were encountered: