From: Ralf Ertzinger Date: Fri, 3 May 2013 19:46:25 +0000 (+0200) Subject: libvideosite: call reset function for reload X-Git-Url: https://git.camperquake.de/gitweb.cgi?p=videosite.git;a=commitdiff_plain;h=506570f1f6a22497e6dafb291a0a1bee57735879 libvideosite: call reset function for reload --- diff --git a/libvideosite.pm b/libvideosite.pm index 426b0d2..bd4e46a 100644 --- a/libvideosite.pm +++ b/libvideosite.pm @@ -101,7 +101,7 @@ my $videosite_commands = { }, 'reload' => sub { - init(); + $remote_api->{reset}->(); }, 'mode' => sub {