raglencross wrote: 
> I am running LMS 8 (current version) on a RPi 4 under the updated
> Raspbian OS and cannot get the Xtras plugin (v3.4.0) to play on a SB3 or
> chromecast devices using Phillipe's Chromecast Bridge.  When I click on
> a program link, I get the metadata, but no audio.  Live and archived
> programming work fine with the iPlayer (v1.6.10).  I thought this might
> be a Http/Https issue per recent discussions in this thread, but LMS
> Status shows "IO::Socket::SSL: 2.060".  Before switching to Raspbian,
> Xtras was working with PiCorePlayer which leads me to believe that I am
> perhaps missing a package that is not part of the standard Raspbian
> install?

open a terminal


Code:
--------------------
    sudo apt update
  
  sudo apt install libnet-ssleay-perl libio-socket-ssl-perl  
libcrypt-openssl-rsa-perl lame -y
  
  sudo reboot
  
--------------------



see how you get on

ronnie


------------------------------------------------------------------------
Man in a van's Profile: http://forums.slimdevices.com/member.php?userid=43627
View this thread: http://forums.slimdevices.com/showthread.php?t=109826

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to