Hello all,

i am running Logitech Media Server 7.09 on an Ubuntu Server 20.04. and
have 8 players (mostly raspis) aorking fine together. 

Airplay was running just fine (apart from some disconnects) and now it
does not find the players. 

Please see below *raopbridge-log.log*:


Code:
--------------------
    [10:59:51.473490] Stop:1308 terminate search thread ...
  [10:59:51.519987] Stop:1313 flush renderers ...
  [10:59:51.520023] Stop:1317 terminate mDNS responder
  [10:59:51.520262] Stop:1320 terminate main thread ...
  
  Starting Squeeze2raop: 
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/RaopBridge/Bin/squeeze2raop-x86-64-static
 -Z -I -b 192.168.192.222 -f /var/log/squeezeboxserver/raopbridge.log -d 
all=debug -x /var/lib/squeezeboxserver/prefs/raopbridge.xml -i 
/var/lib/squeezeboxserver/prefs/raopbridge.xml
  [10:59:57.625951] main:1535 Starting squeeze2raop version: v0.4.41.4 (Aug 27 
2020 @ 16:39:50)
  
  [10:59:57.626125] Start:1282 Binding to 192.168.192.222
  [10:59:57.626187] StartActiveRemote:1170 DACP port: 52987
  [11:00:18.626332] Stop:1308 terminate search thread ...
  [11:00:18.626385] Stop:1313 flush renderers ...
  [11:00:18.626392] Stop:1317 terminate mDNS responder
  [11:00:19.127029] Stop:1320 terminate main thread ...
  
  Starting Squeeze2raop: 
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/RaopBridge/Bin/squeeze2raop-x86-64-static
 -Z -I -b 192.168.192.222 -f /var/log/squeezeboxserver/raopbridge.log -d 
all=debug -x /var/lib/squeezeboxserver/prefs/raopbridge.xml
  [11:01:36.450598] main:1535 Starting squeeze2raop version: v0.4.41.4 (Aug 27 
2020 @ 16:39:50)
  
  [11:01:36.450638] register_pcm:306 using pcm to decode aif,pcm
  [11:01:36.450645] register_mad:429 using mad to decode mp3
  [11:01:36.450649] register_alac:542 using alac to decode alc
  [11:01:36.450653] register_flac:308 using flac to decode flc
  [11:01:36.450657] register_faad:648 using faad to decode aac
  [11:01:36.450661] register_vorbis:339 using vorbis to decode ogg
  [11:01:36.450665] register_opus:282 using opus to decode ops
  [11:01:36.450669] register_soxr:391 using soxr for resampling
  [11:01:36.450805] Start:1282 Binding to 192.168.192.222
  [11:01:36.450866] StartActiveRemote:1170 DACP port: 36659
  [11:02:05.546988] Stop:1308 terminate search thread ...
  [11:02:05.562805] Stop:1313 flush renderers ...
  [11:02:05.562836] Stop:1317 terminate mDNS responder
  [11:02:05.563060] Stop:1320 terminate main thread ...
  
  Starting Squeeze2raop: 
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/RaopBridge/Bin/squeeze2raop-x86-64-static
 -Z -I -b 192.168.192.222 -f /var/log/squeezeboxserver/raopbridge.log -d 
all=debug -x /var/lib/squeezeboxserver/prefs/raopbridge.xml
  [11:02:05.570119] main:1535 Starting squeeze2raop version: v0.4.41.4 (Aug 27 
2020 @ 16:39:50)
  
  [11:02:05.570160] register_pcm:306 using pcm to decode aif,pcm
  [11:02:05.570168] register_mad:429 using mad to decode mp3
  [11:02:05.570172] register_alac:542 using alac to decode alc
  [11:02:05.570177] register_flac:308 using flac to decode flc
  [11:02:05.570181] register_faad:648 using faad to decode aac
  [11:02:05.570185] register_vorbis:339 using vorbis to decode ogg
  [11:02:05.570189] register_opus:282 using opus to decode ops
  [11:02:05.570194] register_soxr:391 using soxr for resampling
  [11:02:05.570328] Start:1282 Binding to 192.168.192.222
  [11:02:05.570387] StartActiveRemote:1170 DACP port: 42329
  [11:05:59.175211] Stop:1308 terminate search thread ...
  [11:05:59.183671] Stop:1313 flush renderers ...
  [11:05:59.183703] Stop:1317 terminate mDNS responder
  [11:05:59.684328] Stop:1320 terminate main thread ...
--------------------


Please see below my *configuration*:

31620

aswell as the *raopbridge-config.xml:*


Code:
--------------------
    <squeeze2raop>
  <util_log>debug</util_log>
  <common>
  <send_metadata>1</send_metadata>
  <idle_timeout>30</idle_timeout>
  <enabled>1</enabled>
  <resample_options/>
  <player_volume>-1</player_volume>
  <volume_trigger>0</volume_trigger>
  <streambuf_size>2097152</streambuf_size>
  <prevent_playback>stop</prevent_playback>
  <volume_feedback>1</volume_feedback>
  <alac_encode>0</alac_encode>
  <resample>1</resample>
  <volume_mode>2</volume_mode>
  <encryption>0</encryption>
  <send_coverart>1</send_coverart>
  <volume_mapping>-30:1, -15:50, 0:100</volume_mapping>
  <codecs>aac,ogg,ops,flc,alc,aif,pcm,mp3</codecs>
  <mute_on_pause>1</mute_on_pause>
  <server>192.168.192.222</server>
  <read_ahead>500</read_ahead>
  <auto_play>0</auto_play>
  <output_size>1764000</output_size>
  <remove_timeout>0</remove_timeout>
  <sample_rate>96000</sample_rate>
  </common>
  <interface>192.168.192.222</interface>
  <decode_log>debug</decode_log>
  <slimproto_log>debug</slimproto_log>
  <migration>3</migration>
  <stream_log>debug</stream_log>
  <output_log>debug</output_log>
  <main_log>debug</main_log>
  <slimmain_log>debug</slimmain_log>
  <raop_log>debug</raop_log>
  <log_limit>5</log_limit>
  </squeeze2raop>
--------------------


Any help is greatly appreciated!!


+-------------------------------------------------------------------+
|Filename: IMG-8887-1.jpg                                           |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=31620|
+-------------------------------------------------------------------+

------------------------------------------------------------------------
jakob83's Profile: http://forums.slimdevices.com/member.php?userid=70685
View this thread: http://forums.slimdevices.com/showthread.php?t=105198

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to