github stark81/VutronMusic v-draft-202607030756
v3.3.0-preview-3

pre-release4 hours ago

新增:

  1. 对cue格式音频的支持;

修复:

  1. 各插件潜在的数据错误bug;
  2. mac下搜索框无法展开下拉栏的bug;
  3. 流媒体插件非全量加载时的分页功能不可用的bug;

注意:如果出现了网易云无法听歌打卡的情况,可能是dns无法解析,尝试按照下面的操作来修复:

在终端里输入:nslookup clientlog3.music.163.com,看看能否查询出类似这样子的结果:

  nslookup clientlog3.music.163.com        
  Server:         127.0.0.53
  Address:        127.0.0.53#53
  
  Non-authoritative answer:
  clientlog3.music.163.com        canonical name = entry.clientlog.music.ntes53.netease.com.
  Name:   entry.clientlog.music.ntes53.netease.com
  Address: 111.124.200.68
  Name:   entry.clientlog.music.ntes53.netease.com
  Address: 240e:938:a07:6:0:4:0:4
如果不可以的话则nslookup clientlog3.music.163.com 8.8.8.8或者1.1.1.1之类的。
拿到之后,在/etc/hosts里面,添加上

111.124.200.68 clientlog3.music.163.com  // 这里的111.124.200.68是上面nslookup里的Address
然后重启VutronMusic即可。

调整:

  1. 上报歌曲播放状态的功能调整为:播放开始、播放进度、播放结束均上报。最终听歌时长按真实听歌时长上报;

Don't miss a new VutronMusic release

NewReleases is sending notifications on new releases.