Bugzilla – Bug 5380
Currently playing track's title info is broken
Last modified: 2007-09-04 14:52:00 UTC
Change 12665 added some code which leads to problems with the display of information during local file playback. The currently playing song doesn't use the standardTitle anymore. Maybe the new code should only be applied for remote streams?
See the following screenshot: https://slimdevices.campfirenow.com/room/48940/uploads/200198/Picture+2.png
Only affects the case where "artist" is part of the title format (see track->displayAsHtml()).
Fixed in change 12885.