lewinc wrote: > Updated to of the UPnP/DLNA plugin 1.3.1 because it was there. > > Changed the device specific settings as suggested; I also forced > transcoding to MP3 (not sure if that made a difference either way): > > > Code: -------------------- > > > <device> > <flac_header>1</flac_header> > <seek_after_pause>0</seek_after_pause> > <mode>mp3:192</mode> > <max_volume>100</max_volume> > <codecs>flc,mp3,aif,pcm</codecs> > <udn>uuid:93494a9e-fcd6-105a-0080-0005cd9f0422</udn> > <accept_nexturi>1</accept_nexturi> > <stream_length>-3</stream_length> > <forced_mimetypes>audio/mp3,audio/flac,audio/wav,audio/L16</forced_mimetypes> > <send_metadata>1</send_metadata> > <server>?</server> > <friendly_name>Kitchen</friendly_name> > <L24_format>2</L24_format> > <mac>bb:bb:2b:25:37:6c</mac> > <enabled>1</enabled> > <sample_rate>192000</sample_rate> > <name>Kitchen (HEOS)</name> > <send_coverart>1</send_coverart> > <min_gapless>30</min_gapless> > <raw_audio_format>wav,raw</raw_audio_format> > </device> > -------------------- > > > > And the HEOS1 is now playing again... > > Thanks for the pointers phillipe
Glad it works. A few comments - if you chose mode to be re-encoding (pcm, flc or mp3), then you can set the <codecs> to be the full list "aac,ogg,flc,aif,pcm,mp3" because now the capabilities of the player do not matter, decoding is made by the bridge. - Re-encoding mode is really your choice, "mp3" is especially useful when you use "flow" mode to have true gapless and cross-fading but you still want metadata to be displayed on the player. Otherwise, I tend to prefer "flc" because if consumes less CPU LMS 7.7, 7.8 and 7.9 - 5xRadio, 3xBoom, 4xDuet, 1xTouch, 1 SB2. Sonos PLAY:3, PLAY:5, Marantz NR1603, JBL OnBeat, XBoxOne, XBMC, Foobar2000, ShairPortW, JRiver 21, 2xChromecast Audio, Chromecast v1 and v2, , Pi B3, B2, Pi B+, 2xPi A+, Odroid-C1, Odroid-C2, Cubie2, Yamaha WX-010, AppleTV 4, Airport Express, GGMM E5 ------------------------------------------------------------------------ philippe_44's Profile: http://forums.slimdevices.com/member.php?userid=17261 View this thread: http://forums.slimdevices.com/showthread.php?t=109178 _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
