micahsoft / mythbox

Automatically exported from code.google.com/p/mythbox
GNU General Public License v2.0
0 stars 1 forks source link

Patch to make mythbox work with latest versions of mythtv #116

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I went to use mythbox with mythtv trunk and it failed pretty poorly.  Attached 
is a patch which fixes things to get it working with up to protocol 58 (trunk 
as of 7/24).   I changed the way the recording structure is specified to move 
to a much more simple array and then named references rather than hard coded 
position numbers.  Should make future upgrading easier.

Original issue reported on code.google.com by mitch.ca...@gmail.com on 24 Jul 2010 at 10:58

Attachments:

GoogleCodeExporter commented 9 years ago
Also if the rec_program_order list was moved into the protocol class it could 
actually properly support multiple protocol versions (although probably should 
return "" for missing things rather than throwing an exception then).

Original comment by mitch.ca...@gmail.com on 25 Jul 2010 at 6:24

GoogleCodeExporter commented 9 years ago
Thanks. Will apply when 0.24 gets closer to release.

Original comment by semir.pa...@gmail.com on 8 Aug 2010 at 10:38

GoogleCodeExporter commented 9 years ago
you've got commit access now :-)

Original comment by semir.pa...@gmail.com on 28 Sep 2010 at 7:24

GoogleCodeExporter commented 9 years ago

Original comment by semir.pa...@gmail.com on 14 Dec 2010 at 3:19