From the OzTivo IR database I have found the IR codes for TiVo to control a STU-120 foxtel decoder box
setIr $tivoir "Dig0" "0 51 34 2 513 258 33 32 33 32 33 96 33 32 33 32 33 32 33 32 33 96 33 32 33 32 33 96 33 96 33 96 33 96 33 32 33 32 33 32 33 96 33 96 33 96 33 32 33 32 33 32 33 32 33 96 33 32 33 32 33 32 33 96 33 96 33 96 33 96 33 2418 513 128 33 5517"
.....

I am trying to use this data to create a LIRC config file so that my myth box can control my set-top box through LIRC. (There is a config file floating around in myth-land but it doesn't seem to work)

Two questions:
- Can anyone tell me, or point me somewhere that can tell me, what the values in the IR string above mean? (and from that I'll try to reverse engineer a lirc config file)
- I found the excel spreadsheet that converted from lirc config to the tivo equivalent, but is there a spreadsheet that can auto-magically convert tivo values into lirc values? (if not I'll endeavour to make one)

Cheers
-Marc