stevebaggs wrote: > I'm not sure whether it will help, but I've copied the file > upnpbridge.xml below (I've starred out a couple of identifying numbers > in the device section at the end). > > As far as I can remember, the only changes I've made from the default > settings are:- > > - Set "Transcode" to PCM, and tick the "Flow" box and set it to "plain > 24 bits". According to the documentation, this causes the plugin to send > data to the speakers as a continuous stream rather than one track at a > time, and I did it to improve reliability at moving from one track to > the next which used to fail occasionally. It is now completely reliable, > and the fact that this setting means no metadata is sent to the speakers > doesn't matter since they don't have a display. > > and > > - Maximum volume 100, LMS volume changes - only when playing, Feedback > to LMS Yes > > The latter setting might have something to do with your "no sound" > problem, perhaps. I can control the volume of the speakers from my LMS > controller and from Material Skin, which is absolutely brilliant - makes > the whole thing really nice to use. I do hope we can get yours working > too. > > upnpbridge.xml:- > =============================================================================================================== > <?xml version="1.0"?> > <squeeze2upnp> > <upnp_log>info</upnp_log> > <decode_log>warn</decode_log> > <common> > <server>?</server> > <send_coverart>1</send_coverart> > <seek_after_pause>0</seek_after_pause> > <codecs>aac,ogg,ops,ogf,flc,alc,wav,aif,pcm,mp3</codecs> > <mode>pcm,flow</mode> > <stream_length>-3</stream_length> > <next_delay>15</next_delay> > <accept_nexturi>1</accept_nexturi> > <send_metadata>1</send_metadata> > <L24_format>0</L24_format> > <sample_rate>96000</sample_rate> > <volume_on_play>1</volume_on_play> > <flac_header>1</flac_header> > <raw_audio_format>raw,wav,aif</raw_audio_format> > <volume_feedback>1</volume_feedback> > <auto_play>0</auto_play> > <max_volume>100</max_volume> > <enabled>1</enabled> > <send_icy>1</send_icy> > <streambuf_size>1048576</streambuf_size> > <remove_timeout>120</remove_timeout> > <output_size>4194304</output_size> > <roon_mode>0</roon_mode> > <forced_mimetypes></forced_mimetypes> > <coverart></coverart> > <resample_options></resample_options> > </common> > <slimproto_log>info</slimproto_log> > <log_limit>-1</log_limit> > <slimmain_log>warn</slimmain_log> > <main_log>info</main_log> > <output_log>info</output_log> > <util_log>warn</util_log> > <stream_log>warn</stream_log> > <binding>?</binding> > <device> > <name>Kef LSX DLNA</name> > <udn>uuid:**************</udn> > <enabled>1</enabled> > <mac>************</mac> > <friendly_name>Kef LSX</friendly_name> > </device> > <device> > <friendly_name>[TV]Samsung LED22</friendly_name> > <mac>**********</mac> > <enabled>0</enabled> > <udn>uuid:***************</udn> > <name>[TV]Samsung LED22</name> > </device> > </squeeze2upnp>
Thanks Steve, That's very much appreciated. I'll have another try when I get a chance. Ken ------------------------------------------------------------------------ kenwneill's Profile: http://forums.slimdevices.com/member.php?userid=21489 View this thread: http://forums.slimdevices.com/showthread.php?t=115333 _______________________________________________ discuss mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/discuss
