philippe_44 wrote: > Are you in flow mode?
Hi Philippe - no not in flow mode, everything defaulted here's the config file... $ cat castbridge.xml <?xml version="1.0"?> <squeeze2cast> <common> <streambuf_size>1048576</streambuf_size> <output_size>4194304</output_size> <stream_length>-1</stream_length> <enabled>1</enabled> <stop_receiver>0</stop_receiver> <mode>thru</mode> <codecs>aac,ogg,ops,ogf,flc,alc,wav,aif,pcm,mp3</codecs> <sample_rate>96000</sample_rate> <flac_header>1</flac_header> <roon_mode>0</roon_mode> <send_icy>0</send_icy> <volume_on_play>1</volume_on_play> <volume_feedback>1</volume_feedback> <media_volume>50</media_volume> <remove_timeout>0</remove_timeout> <send_metadata>1</send_metadata> <send_coverart>1</send_coverart> <auto_play>0</auto_play> <server>?</server> </common> <binding>?</binding> <slimproto_log>debug</slimproto_log> <slimmain_log>debug</slimmain_log> <stream_log>debug</stream_log> <output_log>debug</output_log> <decode_log>debug</decode_log> <main_log>debug</main_log> <cast_log>debug</cast_log> <util_log>debug</util_log> <log_limit>-1</log_limit> <device> <udn>4fc36cff41e308c759319569049ac482</udn> <name>Kitchen Nest Mini</name> <friendly_name>Kitchen Nest Mini</friendly_name> <mac>cc:cc:c7:14:1c:8f</mac> <enabled>1</enabled> </device> <device> <udn>8eba1e62303fe22b9736d618e99bf6c5</udn> <name>Chromecast Audio</name> <friendly_name>Chromecast Audio</friendly_name> <mac>cc:cc:d3:11:21:7d</mac> <enabled>1</enabled> </device> </squeeze2cast> ------------------------------------------------------------------------ SteveBamber's Profile: http://forums.slimdevices.com/member.php?userid=66397 View this thread: http://forums.slimdevices.com/showthread.php?t=104614 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
