pimusicbox / mopidy-musicbox-webclient

Web Client for Mopidy Music Server and the Pi MusicBox
https://www.pimusicbox.com
Apache License 2.0
398 stars 106 forks source link

Now playing does not update stream title #259

Closed hasifantasy closed 4 years ago

hasifantasy commented 5 years ago

In the pimusicbox Web Frontend is no update of the stream title. The method core.playback.get_stream_title from the mopidy core library gives exactly the information needed, but there is no function implemented to call this from the "now Playing" view in the web frontend. Seems to me that this is "...one small step for man, one giant leap for mankind." :-)

kingosticks commented 5 years ago

Thanks, good suggestion.

the-x-at commented 4 years ago

Hi @kingosticks, some time ago I discovered the same issue when running pimusicbox and wanted to fix it by myself. Turned out it's an already known issue and you have been working on it a while ago, but somehow it appears your initial steps have not made it into the development branch. Would be great to see it there.

kingosticks commented 4 years ago

Wow! Yes, It seems I opened a PR and then never merged it. I've no idea why not, what a screw-up. Thanks very much for highlighting that. I've just merged it into develop and I'll cut a release