nm icon indicating copy to clipboard operation
nm copied to clipboard

WordPress Music Player

Results 5 nm issues
Sort by recently updated
recently updated
newest added

请问最新版本不是3.21吗?怎么看不见下载呢?只有2.02

@bigfa 获取歌单失败,请确认用户id是否正确 wordpress版本:5.4.1 lnmp环境 -php7.2.24 function/nmjson.php/netease_http方法 curl请求url结果乱码,导致json_decode结果为NULL, 解决:netease_http方法curl_setopt($ch, CURLOPT_HTTPHEADER, $header);行后加入curl_setopt($ch, CURLOPT_ACCEPT_ENCODING, "gzip,deflate"); 乱码解决~~ 方案参考:https://blog.csdn.net/default7/article/details/81297681

有报错 Uncaught ReferenceError: playlist is not defined at (index):242

这是在Chrome浏览器下面的 截图 ![错位](https://user-images.githubusercontent.com/55334719/67160706-30b75800-f386-11e9-9042-82b848a1223c.png) _Originally posted by @yiyinyiyang in https://github.com/bigfa/nm/issues/16#issuecomment-544255757_