Announcement

Collapse
No announcement yet.

ChromeCast Bridge does not recognize my ChromeCast devices

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    ChromeCast Bridge does not recognize my ChromeCast devices

    I have installed the ChromeCast Plugin on my LMS on an UNRAID server and It cannot find my chromecast devices.
    I have attached my config and the log from the Chromecast Bridge settings page.

    I have the following config:

    Code:
    Logitech Media Server Version: 8.3.0 - 1667251155 @ Fri 04 Nov 2022 09:17:53 AM CET
    Hostname: 5f55f712de01
    Server IP Address: 172.172.10.13
    Server HTTP Port Number: 9000
    Operating system: Debian - EN - utf8
    Platform Architecture: x86_64-linux
    Perl Version: 5.30.0 - x86_64-linux-gnu-thread-multi
    Audio::Scan: 1.02
    IO::Socket::SSL: 2.067
    Database Version: DBD::SQLite 1.58 (sqlite 3.22.0)
    Total Players Recognized: 0

    The log here is as follows

    Code:
    Starting Squeeze2cast: /config/cache/InstalledPlugins/Plugins/CastBridge/Bin/squeeze2cast-x86-64 -Z -I -f /config/logs/castbridge.log -d all=debug -x /config/prefs/castbridge.xml -i /config/prefs/castbridge.xml
    [01:49:47.731283] main:1268 Starting squeeze2cast version: v1.82.2 (Feb 21 2022 @ 19:01:49)
    [01:49:47.731398] main:1276 
    
    !!!!!!!!!!!!!!!!!! ERROR LOADING CONFIG FILE !!!!!!!!!!!!!!!!!!!!!
    
    [01:49:47.736898] output_init:652 success loading FLAC encoder
    [01:49:47.736959] register_alac:541 using alac to decode alc
    [01:49:47.737058] load_mad:392 dlerror: libmad.so.0: cannot open shared object file: No such file or directory
    [01:49:47.738262] load_faad:626 loaded libfaad.so.2
    [01:49:47.738340] register_faad:647 using faad to decode aac
    [01:49:47.740052] load_vorbis:325 loaded libvorbisfile.so.3
    [01:49:47.740112] register_vorbis:346 using vorbis to decode ogg
    [01:49:47.740149] register_pcm:339 using pcm
    [01:49:47.740219] load_flac:292 loaded libFLAC.so.8
    [01:49:47.740254] register_flac:313 using flac to decode flc
    [01:49:47.740333] load_opus:251 dlerror: libopusfile.so.0: cannot open shared object file: No such file or directory
    [01:49:47.740370] register_m4a_thru:307 using mp4 to aac (ADTS)
    [01:49:47.740426] register_flac_thru:212 using flac
    [01:49:47.740461] register_thru:106 using thru
    [01:49:47.740499] register_soxr:394 using soxr for resampling
    [01:49:47.740534] Start:1036 Binding to 172.172.10.13 (http:0)
    [01:50:08.742178] Stop:1064 stopping squeezelite devices ...
    [01:50:08.742436] Stop:1069 terminate search thread ...
    [01:50:08.742501] Stop:1075 stopping Cast devices ...
    [01:50:08.742548] Stop:1080 terminate main thread ...
    
    Starting Squeeze2cast: /config/cache/InstalledPlugins/Plugins/CastBridge/Bin/squeeze2cast-x86-64 -Z -I -f /config/logs/castbridge.log -d all=debug -x /config/prefs/castbridge.xml -i /config/prefs/castbridge.xml
    [01:50:46.444380] main:1268 Starting squeeze2cast version: v1.82.2 (Feb 21 2022 @ 19:01:49)
    [01:50:46.444538] main:1276 
    
    !!!!!!!!!!!!!!!!!! ERROR LOADING CONFIG FILE !!!!!!!!!!!!!!!!!!!!!
    
    [01:50:46.445644] output_init:652 success loading FLAC encoder
    [01:50:46.445692] register_alac:541 using alac to decode alc
    [01:50:46.445775] load_mad:392 dlerror: libmad.so.0: cannot open shared object file: No such file or directory
    [01:50:46.445924] load_faad:626 loaded libfaad.so.2
    [01:50:46.445974] register_faad:647 using faad to decode aac
    [01:50:46.446160] load_vorbis:325 loaded libvorbisfile.so.3
    [01:50:46.446207] register_vorbis:346 using vorbis to decode ogg
    [01:50:46.446250] register_pcm:339 using pcm
    [01:50:46.446294] load_flac:292 loaded libFLAC.so.8
    [01:50:46.446349] register_flac:313 using flac to decode flc
    [01:50:46.446449] load_opus:251 dlerror: libopusfile.so.0: cannot open shared object file: No such file or directory
    [01:50:46.446497] register_m4a_thru:307 using mp4 to aac (ADTS)
    [01:50:46.446541] register_flac_thru:212 using flac
    [01:50:46.446620] register_thru:106 using thru
    [01:50:46.446669] register_soxr:394 using soxr for resampling
    [01:50:46.446711] Start:1036 Binding to 172.172.10.13 (http:0)
    [01:51:07.448086] Stop:1064 stopping squeezelite devices ...
    [01:51:07.448381] Stop:1069 terminate search thread ...
    [01:51:07.448528] Stop:1075 stopping Cast devices ...
    [01:51:07.448621] Stop:1080 terminate main thread ...

    #2
    I did change the LMS Docker networking mode from BRIDGED to HOST and I was able to see them Device.
    SOLVED>
    Click image for larger version

Name:	image_2022-11-12_114528154.png
Views:	1
Size:	7.1 KB
ID:	1576000

    Comment


      #3
      I uninstalled the UNRAID dlandon LMS Server and installed the LMS Community Docker and its all good.

      Comment

      Working...
      X