[mythtv-users] MythTV Jobs and Card ID

Owen Williams williams at dmu.ac.uk
Wed Apr 8 10:45:04 UTC 2009


Hello,
  Sounds like it's work related but it's not.

I'm working on a project that uses 8 tuners spread across 4 servers.
The options %xxxx% that can be sent to transcoding scripts doesn't
include the id of the card used to make the recording.

I added this:

        command.replace(QRegExp("%CARDID%"), QString::number(tmpInfo->cardid));

at line 1781 of:

./libs/libmythtv/jobqueue.cpp

to add the functionality.

The reason for the functionality is so that if a duff recording shows up
I can look at the hardware to see if it's up to scratch.

Best regards,

Owen.

-- 
Owen Williams
williams at dmu.ac.uk


-------------- next part --------------
A non-text attachment was scrubbed...
Name: cardidOption.patch
Type: text/x-patch
Size: 571 bytes
Desc: not available
URL: <http://mythtv.org/pipermail/mythtv-users/attachments/20090408/c848d1f6/attachment.bin>


More information about the mythtv-users mailing list