don't seek if minute seek value is 0
[enigma2.git] / mytest.py
index 571747c9b1cf304a7c91f8eceb25a23e1d2caf95..c94993b8110d6ae7d80493aac49a139927775dcf 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()