In version 2.5.9, it looked like programs would record at the correct times once the switch from daylights savings time was made to standard time, but now the scheduled recordings are recording an hour earlier than scheduled.
Screenshots:
Recurring & Pending
[ATTACHMENT NOT FOUND] [ATTACHMENT NOT FOUND]
To temporarily remedy the problem, I added an additional hour to each time in the recurring-backup.xml file, cleared the recurring_recording table and the scheduled_recording table, then imported the modified recurring-backup.xml file, and now while the recurring list is an hour off, the pending recording list depicts the correct record times. The issue applies to all imported recordings.
Here's an entry from the modified XML file (notice that the UTC times are now 7 hours later instead of what should be 6 hours later--this program should record from 4:29 AM to 5:02 AM CDT (Central Standard Time) ):
<recurring>
<oid>2733</oid>
<name>WBBM-0429-0502</name>
<matchrules>
<Rules><ChannelOID>7187</ChannelOID><ChannelName>WBBM-TV</ChannelName>
<StartTime>2010-02-10T11:29:00.0000000Z</StartTime>
<EndTime>2010-02-10T12:02:00.0000000Z</EndTime>
<PrePadding>0</PrePadding><PostPadding>0</PostPadding><Quality>0</Quality><Keep>0</Keep><Days>SATURDAY</Days></Rules>
</matchrules>
</recurring>
Screenshots:
Recurring & Pending
[ATTACHMENT NOT FOUND] [ATTACHMENT NOT FOUND]
To temporarily remedy the problem, I added an additional hour to each time in the recurring-backup.xml file, cleared the recurring_recording table and the scheduled_recording table, then imported the modified recurring-backup.xml file, and now while the recurring list is an hour off, the pending recording list depicts the correct record times. The issue applies to all imported recordings.
Here's an entry from the modified XML file (notice that the UTC times are now 7 hours later instead of what should be 6 hours later--this program should record from 4:29 AM to 5:02 AM CDT (Central Standard Time) ):
<recurring>
<oid>2733</oid>
<name>WBBM-0429-0502</name>
<matchrules>
<Rules><ChannelOID>7187</ChannelOID><ChannelName>WBBM-TV</ChannelName>
<StartTime>2010-02-10T11:29:00.0000000Z</StartTime>
<EndTime>2010-02-10T12:02:00.0000000Z</EndTime>
<PrePadding>0</PrePadding><PostPadding>0</PostPadding><Quality>0</Quality><Keep>0</Keep><Days>SATURDAY</Days></Rules>
</matchrules>
</recurring>