bpa wrote: > OK. Looks like it is limited to LMS and the libraries it uses. > > For completeness can you get the version of "openssl". Usually from a > shell prompt the command " openssl version". > > The workaround depends on your skills. If you can edit a file on the > LMS system - then edit the file BBCOnAir.pm in the LMS > InstalledPlugins/Plugins/BBCiPlayer directory and at line 224 - change > the https to a http - save the file and restart LMS. > > Code: -------------------- > > > my $url = "https://np.radioplayer.co.uk/qp/v3/events?rpId=". $self->rpid . "&nameSize=200&descriptionSize=200"; > $log->info("Fetching radioplayer $url"); > > -------------------- > > > > If you are not confident with editing - I'll supply a replacement file > with the change.
The OpenSSL version is 1.0.lt 3 May 2016. I can edit the file using WinSCP and Notepad++ but I can't save the changed file. I get permission denied messages. So close! ------------------------------------------------------------------------ hestbank's Profile: http://forums.slimdevices.com/member.php?userid=63499 View this thread: http://forums.slimdevices.com/showthread.php?t=109826 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
