[mythtv-users] Reactivate recording via API?

Dave Badia dbadia at gmail.com
Tue Jun 19 23:52:12 UTC 2012


I'm trying to figure out how to use the %CHANID% and %STARTTIMEISO% data to
lookup a recording in the oldrecorded table.  %STARTTIMEISO% correlates to
the start time in recorded, for example:
1091    2012-06-19 18:29:00    2012-06-19 19:05:00    ABC World News With
Diane Sawyer

but the starttime column in oldrecorded has a different value (1 minute
later), so I can't map directly from one to another:
1091    2012-06-19 18:30:00    2012-06-19 19:00:00    ABC World News With
Diane Sawyer

it looks like recorded uses the actual start/stop times (including
early/late padding) whereas oldrecorded use the strict scheduled starttime.

Do I need to pull the pad time from the DB and adjust %STARTTIMEISO% in my
perl script to do the oldrecorded lookup or is there some easier way?  I'm
running 25-fixes.

Thanks
Dave
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.mythtv.org/pipermail/mythtv-users/attachments/20120619/38f33b8b/attachment.html>


More information about the mythtv-users mailing list