very nice, thanks a lot @yochananmarqos! I think we'd need to additionally replace the path inside the .desktop file:
sed -i 's,/opt/YouTube Music/,,' "$pkgdir/usr/share/applications/${pkgname%-bin}.desktop"
Git Clone URL: | https://aur.archlinux.org/youtube-music-bin.git (read-only, click to copy) |
---|---|
Package Base: | youtube-music-bin |
Description: | YouTube Music Desktop App bundled with custom plugins (and built-in ad blocker / downloader) |
Upstream URL: | https://th-ch.github.io/youtube-music |
Licenses: | MIT |
Conflicts: | youtube-music |
Provides: | youtube-music |
Submitter: | hb20032003 |
Maintainer: | yochananmarqos |
Last Packager: | yochananmarqos |
Votes: | 52 |
Popularity: | 2.82 |
First Submitted: | 2020-11-29 17:54 (UTC) |
Last Updated: | 2025-01-18 17:07 (UTC) |
very nice, thanks a lot @yochananmarqos! I think we'd need to additionally replace the path inside the .desktop file:
sed -i 's,/opt/YouTube Music/,,' "$pkgdir/usr/share/applications/${pkgname%-bin}.desktop"
@boredland: Hey, Jonas! Not a bad idea. It's now implemented.
Hi there! It would be very cool if we could have a .config/youtube-music-flags.conf
where one could put some wayland electron flags for example. The chrome AUR package is doing that using a little wrapper script (google-chrome-stable.sh
: https://aur.archlinux.org/packages/google-chrome).
i did package update (pacman -Syu, yay -Syu) and somehow discord plugin doesn't work with RPC_CONNECTION_TIMEOUT message, any idea how to fix that?
@foonathan: The 1.18 release has not been tagged yet.
There is a new stable release, v1.16.0 which will fix the signin issue, can you update?
Please do not flag this out of date for pre-releases. The developer will normally mark them as the official release soon after if there are no issues.
@Hi-Angel: Those are part of the bundled Electron. Once this project builds from source successfully, I'll add it and use the system Election instead of bundled.
FWIW, I'm not sure what's the purpose of the following files
youtube-music-bin /opt/YouTube Music/libEGL.so
youtube-music-bin /opt/YouTube Music/libGLESv2.so
youtube-music-bin /opt/YouTube Music/swiftshader/libEGL.so
youtube-music-bin /opt/YouTube Music/swiftshader/libGLESv2.so
given they're part of libglvnd
package, which is required by mesa
anyway. Removing these seems to work okay for me.
Pinned Comments
yochananmarqos commented on 2022-01-02 16:15 (UTC) (edited on 2022-01-02 16:16 (UTC) by yochananmarqos)
Please do not flag this out of date for pre-releases. The developer will normally mark them as the official release soon after if there are no issues.