X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_dvbapp-plugin;a=blobdiff_plain;f=autotimer%2Fsrc%2FAutoTimer.py;h=ea72e13a4a34504d88ed3e16b7efaa866ffc22f6;hp=b5919f8c5fdcd21bcc2262f0d68f8da6ac17b808;hb=07aa7c4f56ead32aad37b8ff0cc82d91428d2db6;hpb=e29a9962fa36b82af10ed6aaa0a95dd186360f58 diff --git a/autotimer/src/AutoTimer.py b/autotimer/src/AutoTimer.py index b5919f8..ea72e13 100644 --- a/autotimer/src/AutoTimer.py +++ b/autotimer/src/AutoTimer.py @@ -21,7 +21,7 @@ from enigma import eEPGCache, eServiceReference from Components.config import config # AutoTimer Component -from AutoTimerComponent import AutoTimerComponent +from AutoTimerComponent import preferredAutoTimerComponent XML_CONFIG = "/etc/enigma2/autotimer.xml" @@ -60,7 +60,7 @@ class AutoTimer: self.timers = [] self.configMtime = -1 self.uniqueTimerId = 0 - self.defaultTimer = AutoTimerComponent( + self.defaultTimer = preferredAutoTimerComponent( 0, # Id "", # Name "", # Match