notandy / ympd

Standalone MPD Web GUI written in C, utilizing Websockets and Bootstrap/JS
http://www.ympd.org
GNU General Public License v2.0
515 stars 143 forks source link

Now playing info doesn't update on web stream #108

Open rhodcodes opened 8 years ago

rhodcodes commented 8 years ago

When using a web stream, the track info updates but the large now playing text (next to the play glyph) doesn't update. I can prepare screen shots/screen recording if required.

This is on the Raspberry Pi build.

pilovis commented 7 years ago

Same problem here. Has anyone fixed it yet?

pilovis commented 7 years ago

I solved this by forcing the main page to auto-refresh every 10 seconds.

jcorporation commented 6 years ago

I fixed it in my bootstrap4 branche. You must change line 372 in mpd_client.c