Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
player/fetch.rs: fix bug of crash on some song
Crash is caused by the file passed to mp3_duration is a error response instread of mp3 file because the HOST field in request header does not match the url.
- Loading branch information