Forums:
Running i3 on Manjaro with py3status and the moc plugin script. All working fine - machine boots up, loads moc etc.
I have created a simple module that just shows the artist and songtitle. Clicking on it toggles the play/pause state of moc, and logging in anew the status info shows the (correct) restored state on pause.
If I now click on the plugin the song resumes playing - as intended - but there's this odd delay of about ten seconds where the status block goes blank before refreshing the text. Ditto if I now toggle again i.e. pause - the song correctly pauses but again the lengthy delay with a blank module.
Is this something to do with refresh times? Or is it some process messaging between the plugin and the server? Is there any way to fix this?
Note that I installed mpd further to the Arch pages and thus it's running as a --user session. As such I'm not serving music anywhere else and there's just this computer connected.
Any help or suggestions appreciated :)