-
Notifications
You must be signed in to change notification settings - Fork 217
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
Media controls not showing up #46
Comments
Yes thats because mpd is not started or have a config error. First open a terminal and do finally be sure you enable mpd to start when you start session.
|
Thank you for the fast reply. So I tried that but I get this when I try to run mpd. I checked the conf file and the music directory is correct.
do you mind if i ask if the media controls are supposed to work with spotify too? |
I think that error is because mpd is enabled system wide, not for user only, to be sure try
reboot now open a terminal and type again Well now open a terminal and type ncmpcpp or if u are using my dots press shift + alt + k . No polybar module is "mpc" based and doesnt work to change, pause, stop, play spotify music, but MediaControl in sxhkdrc works for mpc and spotify and other music players. |
PD: sorry my bad english |
ohh and open ncmpcpp again and press "7" key and select pulse audio if not selected, you see a disabled, enables message when you press enter, let it in enabled. |
No worries, am not that good at english either XD.. After the reboot this is what i get:
I am using pipewire. ncmpcpp shows connected connected to 127.0.0.1 but nothing happens when I type u. I pressed 7 and selected piperwired then updated database again but nothing. it is all just so weird. I think I will uninstall mpd and try to run the rice installer again just to see if that works. Will update you soon. |
In order to get any kind of error, I don't think it's necessary to run my installer again, just uninstalls mpd, mpc and ncmpcc. and restart your pc.
now open a terminal and check if it connects well. and modify the settings to point to your music files folder |
You don't need to use the installer again, because it doesn't really have to do with my dotfiles, it's just the mpd. I remember the first time I installed it, I had exactly the same errors as you. In my case it was to activate the mpd service as normally is The arch wiki itself tells you to do it only for the user, restarting is important because if it was already active globally, it will give you that error, adress already in use. |
so I tried disabling the mpd service and then uninstalling and intalling mpd again making sure i enabled it only for the user and rebooting when necessary, but it did not work. To be honest I mostly use youtube and spotify so I ended up using a polybar module for spotify https://github.com/PrayagS/polybar-spotify . Its working great so I think we can close the ticket. Thank you! |
@Dakkomii can u tell me how to install polybar-spotify. i'm Stuckk >:( |
media controls on polybar are not working. any idea how to fix this? I did a freash install before I installed the dotfiles so I have not changed anything to them.
Please let me know if you need more info.
The text was updated successfully, but these errors were encountered: