Switch to side-by-side view
--- a/src/upmpd.cxx +++ b/src/upmpd.cxx @@ -63,7 +63,8 @@ : UpnpDevice(deviceid, files), m_mpdcli(mpdcli), m_mpds(0), m_options(opts.options), m_mcachefn(opts.cachefn), - m_rdctl(0), m_avt(0), m_ohpr(0), m_ohpl(0), m_ohrcv(0) + m_rdctl(0), m_avt(0), m_ohpr(0), m_ohpl(0), m_ohrcv(0), + m_friendlyname(friendlyname) { bool avtnoev = (m_options & upmpdNoAV) != 0; // Note: the order is significant here as it will be used when