[mythtv-users] Recording Rule "Premieres"

Andreas linuxdreas at comcast.net
Mon Sep 24 00:46:26 UTC 2012


Hi All,
looks like the "Premieres" recording rule example does not work anymore 
due to the change to UTC in the database. I've missed the first episode 
of Revolution on NBC and probably some more new shows I don't even know 
about. Adding "convert_tz" to the rule made it work again for me:

program.first > 0 AND (program.programid LIKE 'EP%0001' OR 
program.subtitle = 'Pilot') AND program.originalairdate = 
DATE(CONVERT_TZ(program.starttime,'UTC','SYSTEM'))

I hope this helps anyone with the same issues.

Beste Gruesse
Andreas




More information about the mythtv-users mailing list