I've been using the plugin successfully but suddenly it stopped
producing sound. The API works I can search etc., but when I start
playing something it only looks like it is playing. There is no sound
and after a while, the stream stalls. This is in the server log:
Code:
--------------------
[22-02-25 08:14:31.5151] Slim::Utils::Misc::msg (1341) Warning:
[08:14:31.5140] do {
my $a = bless([
sub { "???" },
sub { "???" },
{ timeout => 15 },
bless({
ALL => sub { "???" },
DEBUG => 'fix',
ERROR => sub { "???" },
FATAL => 'fix',
INFO => 'fix',
OFF => 'fix',
TRACE => 'fix',
WARN => 'fix',
additivity => 1,
appender_names => [],
category => "network.asynchttp",
is_ALL => 0,
is_DEBUG => 0,
is_ERROR => 1,
is_FATAL => 1,
is_INFO => 0,
is_OFF => 1,
is_TRACE => 0,
is_WARN => 0,
layout => undef,
level => 40_000,
num_appenders => 0,
}, "Slim::Utils::Log"),
"GET",
"https://www.googleapis.com/youtube/v3/videos?key=[my key removed
here]&id=poYStHY__-I%2COADZN77kkps%2CuuHK_m4eyhM%2Cg8pCNK9C_YY%2C7Zx6XI-6B8I%2C7Qu7KOXu_V4%2CPFuslakJCms%2C31nFhWnE5a0%2CEr8Mat-i3Xw%2CTMt85c6oLqg%2CNDw0G8VVqKc&maxResults=50&order=date&part=snippet%2CcontentDetails®ionCode=GB",
"Connect timed out: ",
undef,
undef,
undef,
undef,
undef,
undef,
], "Slim::Networking::SimpleAsyncHTTP");
$a->[3]{DEBUG} = $a->[3]{ALL};
$a->[3]{FATAL} = $a->[3]{ERROR};
$a->[3]{INFO} = $a->[3]{ALL};
$a->[3]{OFF} = $a->[3]{ERROR};
$a->[3]{TRACE} = $a->[3]{ALL};
$a->[3]{WARN} = $a->[3]{ALL};
($a, "Connect timed out: ");
} at /usr/local/slimserver/Cache/InstalledPlugins/Plugins/YouTube/API.pm line
169.
[22-02-25 08:14:31.5162] Plugins::YouTube::API::__ANON__ (170) Connect timed
out:
[22-02-25 08:14:31.5171] Plugins::YouTube::ProtocolHandler::__ANON__ (932)
Connect timed out:
[22-02-25 10:33:10.8760] Slim::Utils::Timers::__ANON__ (272) Error: Timer
Slim::Networking::Async::HTTP::_http_read_timeout failed: Could not extract JS
object 'qy' at
/usr/local/slimserver/Cache/InstalledPlugins/Plugins/YouTube/JSInterp.pm line
370.
[22-02-25 10:33:50.6836] Slim::Networking::IO::Select::__ANON__ (130) Error:
Select task failed calling Slim::Networking::Async::HTTP::_http_read_body:
Could not extract JS object 'qy' at
/usr/local/slimserver/Cache/InstalledPlugins/Plugins/YouTube/JSInterp.pm line
370.
; fh=Slim::Networking::Async::Socket::HTTPS=GLOB(0x80a36f0)
[22-02-25 10:34:45.5681] Slim::Networking::IO::Select::__ANON__ (130) Error:
Select task failed calling Slim::Networking::Async::HTTP::_http_read_body:
Could not extract JS object 'qy' at
/usr/local/slimserver/Cache/InstalledPlugins/Plugins/YouTube/JSInterp.pm line
370.
; fh=Slim::Networking::Async::Socket::HTTPS=GLOB(0x800f658)
[22-02-25 10:35:53.2431] Slim::Networking::IO::Select::__ANON__ (130) Error:
Select task failed calling Slim::Networking::Async::HTTP::_http_read_body:
Could not extract JS object 'qy' at
/usr/local/slimserver/Cache/InstalledPlugins/Plugins/YouTube/JSInterp.pm line
370.
; fh=Slim::Networking::Async::Socket::HTTPS=GLOB(0x81d2f78)
[22-02-25 10:38:00.1212] Slim::Networking::IO::Select::__ANON__ (130) Error:
Select task failed calling Slim::Networking::Async::HTTP::_http_read_body:
Could not extract JS object 'qy' at
/usr/local/slimserver/Cache/InstalledPlugins/Plugins/YouTube/JSInterp.pm line
370.
; fh=Slim::Networking::Async::Socket::HTTPS=GLOB(0x8393268)
--------------------
Any idea what might be up?
RPi 3B+ with HiFiBerry DAC+ADC running piCorePlayer v8.1.0 LMS 8.2.0
Music library on NAS via network mount
SB3 firmware 137
SB Radio Community firmware 8.0.1-r16867
RPi 3B with PiCorePlayer 8.1.0
SqueezeLite-X
------------------------------------------------------------------------
beneix's Profile: http://forums.slimdevices.com/member.php?userid=59783
View this thread: http://forums.slimdevices.com/showthread.php?t=105840
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins