Betta
Betta
`brew install dbus` or install dbus on your system? can you comfirm your D-BUS service start or stop?
Ok, It seems that certificate verify failed when connect to music.163.com. maybe you should generate a cert and use it. [https://github.com/Yufeikang/abroad_netease_muisc](https://github.com/Yufeikang/abroad_netease_muisc) . I will test the condition for overseas and...
I understand what you’re saying, maybe you can try this code ``` let device = rodio::default_output_device().unwrap(); let sink = Sink::new(&device); let mut decoder = Decoder::new(File::open("audio.mp3").unwrap()); let mut count = 0;...
please update readme and examples !