Default "Track:" label not changing when preTrackText added with alternate content
jabellas opened this issue · 1 comments
jabellas commented
All other pre entries seem to work except track.
config.sys
/*************** AUTO GENERATED BY REMOTE CONTROL MODULE ***************/
var config =
{
...
{
module: "MMM-Sonos",
position: "bottom_left",
header: "Now Playing",
config: {
preRoomText: "",
preArtistText: "",
preTypeText: "",
preTrackText: "",
showStoppedRoom: "",
exclude: [
],
showRoomName: false
}
},
],
paths: {
modules: "modules",
vendor: "vendor"
}
}
/*************** DO NOT EDIT THE LINE BELOW ***************/
if (typeof module !== 'undefined') {module.exports = config;}
CFenner commented
There are no such config settings in the module.