From 16594a8f29722bd0408ce954cb0786f5b8684b74 Mon Sep 17 00:00:00 2001 From: wood Date: Thu, 16 Jan 2020 13:42:47 +0300 Subject: [PATCH] fade on activate() --- iptv.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/iptv.lua b/iptv.lua index 6a9b343..ea37440 100644 --- a/iptv.lua +++ b/iptv.lua @@ -250,6 +250,7 @@ function activate() return else is_active=true + fader:on() showplaylist() add_bindings() if not timer then