paulster wrote: 
> Search is hanging for me, and this is what I'm seeing in the server
> log:
> > 
Code:
--------------------
  >   > [15-09-19 15:37:08.2095] Slim::Utils::Misc::msg (1311) Warning: 
[15:37:08.2090] (
  > bless([
  > sub { "???" },
  > sub { "???" },
  > { params => {}, timeout => 15 },
  > "GET",
  > 
"https://www.googleapis.com/youtube/v3/search?key=***************************************&maxResults=50&part=snippet&q=******************************&regionCode=US&relevanceLanguage=EN&type=video%2Cchannel%2Cplaylist";,
  > "403 Forbidden",
  > undef,
  > undef,
  > undef,
  > undef,
  > undef,
  > undef,
  > ], "Slim::Networking::SimpleAsyncHTTP"),
  > "403 Forbidden",
  > ) at 
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/YouTube/API.pm line 
162.
  > [15-09-19 15:37:08.2100] Plugins::YouTube::API::__ANON__ (163) 403 Forbidden
  > [15-09-19 15:37:08.2104] Slim::Networking::IO::Select::__ANON__ (147) 
Error: Select task failed calling Slim::Networking::Async::_async_read: Can't 
use an undefined value as an ARRAY reference at 
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/YouTube/API.pm line 93.
  > ; fh=Slim::Networking::Async::Socket::HTTPS=GLOB(0xa152a48)
--------------------
> > 

This is likely a similar issue: you are missing some part of SSL, so the
search is made using http and it fails and I'm not handing that error
(I'm assuming SSL works properly)



LMS 7.7.2 - 5 radio, 3 Boom, 4 Duet, 1 Touch, 1 SB2. Sonos 2xPLAY:1,
PLAY:3, PLAY:5, Marantz NR1603, JBL OnBeat, XBMC, Foobar2000, XBoxOne
(sort of)
------------------------------------------------------------------------
philippe_44's Profile: http://forums.slimdevices.com/member.php?userid=17261
View this thread: http://forums.slimdevices.com/showthread.php?t=87731

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

Reply via email to