Package Details: musicbee 3.5.8698-3

Git Clone URL: https://aur.archlinux.org/musicbee.git (read-only, click to copy)
Package Base: musicbee
Description: Advanced, feature-rich freeware audio player (uses Wine)
Upstream URL: https://getmusicbee.com
Licenses: custom
Submitter: adro
Maintainer: adro
Last Packager: adro
Votes: 1
Popularity: 0.004927
First Submitted: 2022-10-22 15:00 (UTC)
Last Updated: 2024-04-04 16:47 (UTC)

Latest Comments

1 2 3 Next › Last »

Serelor commented on 2024-12-20 01:12 (UTC)

https://files1.majorgeeks.com/10afebdbffcd4742c81a3cb0f6ce4092156b4375/multimedia/MusicBeePortable_3_5.zip

This source has 404'd

rufusreal commented on 2024-08-29 19:44 (UTC)

I can't click in panels, even change the configuration and the player and top bar are almost not showed. It is unusable to me. I have an screen 1920x1200 but this should not be a problem.

Back to non WINE music players.

Discoo commented on 2024-04-02 21:29 (UTC)

I also debugged why I couldn't pin this application to the task manager in KDE. I fixed it by adding StartupWMClass=musicbee.exe to the musicbee.desktop file. Could you also add that? Thank you!

Discoo commented on 2023-11-07 12:33 (UTC)

Hi! Musicbee has been updated & the SHA256 of the .zip has therefore changed. Can this PKGBUILD be updated? Thanks!

tpaniaki commented on 2023-08-04 21:14 (UTC)

@adro: indeed first install didn't complete for some reason. I should have noticed, thank you.

adro commented on 2023-08-04 18:07 (UTC)

Hi tpaniaki, check if ~/.musicbee is created and has MusicBee.exe inside it.

Maybe deleting the directory should help, make a backup if needed.

tpaniaki commented on 2023-08-02 21:21 (UTC) (edited on 2023-08-02 21:31 (UTC) by tpaniaki)

Similarly to Merulox, I cannot find the .exe apparently

$ musicbee
Wayland support is DISABLED
002c:fixme:winediag:LdrInitializeThunk wine-staging 8.13 is a testing version containing experimental patches.
002c:fixme:winediag:LdrInitializeThunk Please mention your exact version when filing bug reports on winehq.org.
00a0:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
00a0:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
00a0:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
00a0:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
ioctl (GFEATURE): Argument invalide
ioctl (GFEATURE): Argument invalide
ioctl (GFEATURE): Argument invalide
ioctl (GFEATURE): Argument invalide
ioctl (GFEATURE): Argument invalide
ioctl (GFEATURE): Argument invalide
ioctl (GFEATURE): Argument invalide
ioctl (GFEATURE): Argument invalide
ioctl (GFEATURE): Argument invalide
ioctl (GFEATURE): Relais brisé (pipe)
ioctl (GFEATURE): Relais brisé (pipe)
ioctl (GFEATURE): Relais brisé (pipe)
Application could not be started, or no application associated with the specified file.

ShellExecuteEx failed: File not found.

justbispo commented on 2023-07-22 19:09 (UTC) (edited on 2023-07-22 19:10 (UTC) by justbispo)

Is it possible to make this package not create a folder on home directory? After reading musicbee.sh, I think ~/.musicbee could be in the path from the env var $XDG_DATA_HOME. The ~/.musicbee/wine can also be replaced by the path from the env var $WINEPREFIX.

I might be wrong, so please correct me if that's the case.