I guess you're using some flavour of Linux. Try to install IO::Socket::SSL.
> Am 05.09.2015 um 12:16 schrieb badboygolf16v > <[email protected]>: > > > philippe_44 wrote: >> Can you add a bit more of your server.log ? Maybe as well enable the >> debug level in YouTube plugin (settings, advanced, logging) ? > > Hi Phillipe > > The version has updated to 0.27 today. I've updated the log level to > Debug. When restarting the server I get this message: > > > Code: > -------------------- > [15-09-04 21:00:34.8281] Slim::Utils::Misc::msg (1220) Warning: > [21:00:34.8267] Async::HTTP: Unable to load IO::Socket::SSL, will try > connecting to SSL servers in non-SSL mode > -------------------- > > > The plugin Debug log is: > > > Code: > -------------------- > [15-09-05 11:11:47.9428] Plugins::YouTube::Plugin::searchHandler (215) > search: q=, feed: videoCategories, parser :CODE(0x5f91368), term: > $VAR1 = { > 'quantity' => 50, > 'library_id' => undef, > 'wantMetadata' => 1, > 'isWeb' => 1, > 'index' => undef, > 'wantIndex' => 1, > 'search' => undef, > 'params' => undef > }; > [15-09-05 11:11:47.9455] Plugins::YouTube::Plugin::__ANON__ (249) fetching: > https://www.googleapis.com/youtube/v3/videoCategories?regionCode=us&pageToken=&maxResults=50&v=2&alt=json&part=id,snippet&key=AIzaSyACo5YVGcvbtFnicz-O0980chA36Hp6rpE > [15-09-05 11:11:47.9477] Plugins::YouTube::Plugin::_debug (342) $VAR1 = [ > 'Plugins::YouTube::Plugin', > '/opt/logitechmediaserver/cache/InstalledPlugins/Plugins/YouTube/Plugin.pm', > 250, > 'queryUrl', > 'videoCategories', > > 'https://www.googleapis.com/youtube/v3/videoCategories?regionCode=us&pageToken=&maxResults=50&v=2&alt=json&part=id,snippet&key=AIzaSyACo5YVGcvbtFnicz-O0980chA36Hp6rpE' > ]; > [15-09-05 11:11:48.0301] Plugins::YouTube::Plugin::__ANON__ (293) error: 403 > Forbidden > -------------------- > > > ------------------------------------------------------------------------ > badboygolf16v's Profile: http://forums.slimdevices.com/member.php?userid=19486 > View this thread: http://forums.slimdevices.com/showthread.php?t=87731 > > _______________________________________________ > plugins mailing list > [email protected] > http://lists.slimdevices.com/mailman/listinfo/plugins _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
