small size fix
[vuplus_dvbapp] / mytest.py
index 571747c..c94993b 100644 (file)
--- a/mytest.py
+++ b/mytest.py
@@ -217,6 +217,9 @@ Components.InputDevice.InitInputDevices()
 import Components.AVSwitch
 Components.AVSwitch.InitAVSwitch()
 
+import Components.RecordingConfig
+Components.RecordingConfig.InitRecordingConfig()
+
 import Components.Network
 Components.Network.InitNetwork()