-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mpd support #56
base: master
Are you sure you want to change the base?
Mpd support #56
Conversation
This is cool! I will look at it |
Problem with album photo:
It seems that the album photo destory too fast. Trying to figure out how to fix it. |
should be fixed now. |
Please don't merge it, have some serious problems. |
Seems working now. |
This reverts commit 42ea2ae.
In order to fix data race, a lot of getters and setters are used. Any suggestion for improvement? |
This support play music by mpd and can lower cpu usage during playing dramatically. When playing with beep, my gotop cpu usage of gomu is around 20%, but when use mpd, cpu usage of gomu is 2-3 percent, and mpd use another 3 percent.
You'll need to modify configuration to use it