Package Details: my-yesplaymusic-bin 0.4.20-1

Git Clone URL: https://aur.archlinux.org/my-yesplaymusic-bin.git (read-only, click to copy)
Package Base: my-yesplaymusic-bin
Description: A third party music player for Netease Music.(Prebuilt version.Use system-wide electron)高颜值的第三方网易云播放器,支持本地音乐播放、离线歌单、桌面歌词、Touch Bar歌词、Mac状态栏歌词显示。
Upstream URL: https://my-yesplaymusic-five.vercel.app/
Keywords: electron javascript music music-player netease-music player progressive-web-app pwa pwa-apps vue vue-cli vue-router vuex web-music-player
Licenses: MIT
Conflicts: my-yesplaymusic, r3play, r3playx, yesplaymusic
Provides: yesplaymusic
Submitter: zxp19821005
Maintainer: zxp19821005
Last Packager: zxp19821005
Votes: 1
Popularity: 0.000455
First Submitted: 2023-12-01 02:20 (UTC)
Last Updated: 2025-01-22 08:40 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 Next › Last »

SCGM commented on 2024-03-20 10:08 (UTC) (edited on 2024-03-20 10:11 (UTC) by SCGM)

奇怪,我用paru安装的,/tmp/aurmM5OG0/my-yesplaymusic-bin/my-yesplaymusic-0.4.16-x86_64.deb的sha256sums是3531e9e7b4c369f23932808663efcc79e34b0179e6e571e7262dd79933357c25,我试试其它节点吧

zxp19821005 commented on 2024-03-20 10:04 (UTC) (edited on 2024-03-20 10:08 (UTC) by zxp19821005)

@SCGM 不知道你是通过什么方式下载,我换了多个代理,下载下来的文件的sha256sums都是如下:

sha256sums_aarch64=('671644d212bc2a46bc271d8b4ba2ccc83e52cddca7e33367fd86c60d21546620')

sha256sums_armv7h=('0956b9c88904d82a6f7d3b438844777ec8ea14a85ece9ccec48c26576167537e')

sha256sums_x86_64=('48b0f9755241284de982304df03deca45ec6f399aa655e55d46b07c15f699fd9')

或者你直接在已下载文件的目录运行如下命令:

updpkgsums && makepkg -si

SCGM commented on 2024-03-20 09:59 (UTC)

release里的deb有更新,修复了linux下的mpris失效的bug,所以安装脚本也需要更新

SCGM commented on 2024-03-20 09:54 (UTC)

正在验证 source_x86_64 文件,使用sha256sums... my-yesplaymusic-0.4.16-x86_64.deb ... 失败 my-yesplaymusic-0.4.16-x86_64.deb的sha256sums应该是3531e9e7b4c369f23932808663efcc79e34b0179e6e571e7262dd79933357c25

zxp19821005 commented on 2024-03-20 09:24 (UTC)

@zipa 谢谢反馈,已修复。不知道怎么的脚本文件在我的.gitignore列表里面了。目前已经正常了。

zipa commented on 2024-03-20 03:04 (UTC) (edited on 2024-03-20 03:05 (UTC) by zipa)

my-yesplaymusic.sh ... 失败

==> 错误: 一个或多个文件没有通过有效性检查!

zxp19821005 commented on 2024-02-28 03:02 (UTC) (edited on 2024-02-28 03:04 (UTC) by zxp19821005)

@cmach_socket 建议参考 @SCGM 的方法,尽量安装electron*-bin的包。因为上游作者编译时使用的是electron13,如果使用其他版本的electron,可能会出现未知问题。

SCGM commented on 2024-02-27 11:34 (UTC)

可以先安装electron13-bin,再安装这个

cmach_socket commented on 2024-02-27 11:33 (UTC)

安装electron13 会有错误

Traceback (most recent call last):
  File "/home/cmach_socket/.cache/yay/electron13/src/depot_tools/metrics.py", line 267, in print_notice_and_exit
    yield
  File "/home/cmach_socket/.cache/yay/electron13/src/depot_tools/gclient.py", line 3184, in <module>
    sys.exit(main(sys.argv[1:]))
             ^^^^^^^^^^^^^^^^^^
  File "/home/cmach_socket/.cache/yay/electron13/src/depot_tools/gclient.py", line 3170, in main
    return dispatcher.execute(OptionParser(), argv)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/cmach_socket/.cache/yay/electron13/src/depot_tools/subcommand.py", line 252, in execute
    return command(parser, args[1:])
           ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/cmach_socket/.cache/yay/electron13/src/depot_tools/gclient.py", line 2726, in CMDsync
    ret = client.RunOnDeps('update', args)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/cmach_socket/.cache/yay/electron13/src/depot_tools/gclient.py", line 1790, in RunOnDeps
    gn_args_dep.WriteGNArgsFile()
  File "/home/cmach_socket/.cache/yay/electron13/src/depot_tools/gclient.py", line 1049, in WriteGNArgsFile
    with open(os.path.join(self.root.root_dir, self._gn_args_file), 'wb') as f:
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: '/home/cmach_socket/.cache/yay/electron13/src/src/build/config/gclient_args.gni'
==> 错误: 在 prepare() 中发生一个错误。

修改PKGBUILD

_electronversion=25

使用之前的electron25依旧正常

此外安装electron13所需连接chromium.googlesource.com在中国比较困难

感谢你对维护aur包的付出!

SCGM commented on 2024-02-26 06:55 (UTC)

感谢作者,LICENSE校验码没问题了,至于不能播放的问题,是我之前安装了原版的yesplay,把~/.config/yesplaymusic删除了再启动就可以正常播放了。