Closed
Description
As part of trying to improve the support for stream titles in Musicbox-Webclient I see that Mopidy only emits the stream_title_changed
event if the 'organization'
tag is present.
Lines 134 to 137 in 99d8a21
Sadly, this tag isn't set for some of the streams I tried. This issue is closely related to, and would be fixed by, #270 and #1138 but maybe could be solved without those. One improvement might be to suppress the title
tag if the tack has a non-zero duration instead?