n374 / dmusic-plugin-NeteaseCloudMusic

NeteaseCloudMusic Plugin for Deepin Music Player
https://wu.nerd.moe/?p=1861
203 stars 45 forks source link

Could you please add proxy functionality to the plugin? #18

Closed ghost closed 8 years ago

ghost commented 8 years ago

It seems that 163 blocked oversea users recently. Thus this could be a good feature~

n374 commented 8 years ago

NetEase blocked the access to the mp3 url, thus plugin get the information but player can't play it. You can set proxy, then run deepin-music-player in the same terminal, it should works.

ghost commented 8 years ago

You mean the cache process of the music is done in the music player other than the plugin, don't you?

n374 commented 8 years ago

Yes. Plugin works fine but player can't cache music, add proxy to plugin only won't change anything. Set proxy and run commmand "deepin-music-player" in the same terminal, both player and plugin will connect to NetEase through the proxy.

ghost commented 8 years ago

I see. Thank you all the same!