Opened 17 years ago

Closed 17 years ago

#2631 closed patch (invalid)

Adding tv_grab_it support

Reported by: carloalberto.degliatti@… Owned by: stuartm
Priority: minor Milestone: unknown
Component: mythtv Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

I'm writing beacause I would like to propose a very small patch to the software (release v. 0.20); I've already applied it to correctly use the "tv_grab_it" command for Italy. It allows to see "Italy" as a selectable choice for the XMLTV section during the mythtv-setup process...

The patched file is: mythtv-0.20/libs/libmythtv/videosource.cpp.

# diff videosource.cpp videosource.cpp.orig

(the videsource.cpp file contains my changes, while videosource.cpp.orig is the original one):

The output of the diff is attached to the ticket

Thanks a lot

Attachments (1)

videosource.diff (191 bytes) - added by carloalberto.degliatti@… 17 years ago.
Diff file (--> diff videosource.cpp videosource.cpp.orig )

Download all attachments as: .zip

Change History (5)

Changed 17 years ago by carloalberto.degliatti@…

Attachment: videosource.diff added

Diff file (--> diff videosource.cpp videosource.cpp.orig )

comment:1 Changed 17 years ago by anonymous

Type: defectpatch

comment:2 Changed 17 years ago by who.am.i@…

Version: 0.20head

This should end up getting addressed once stuartm finishes applying the new XMLTV fix (http://svn.mythtv.org/trac/ticket/1777) to head, as long as your grabber supports the --capabilities and --description arguments. If his patch doesn't make it out ontime for .21, then I guess you could apply this patch.

comment:3 Changed 17 years ago by stuartm

Owner: changed from Isaac Richards to stuartm

comment:4 Changed 17 years ago by stuartm

Resolution: invalid
Status: newclosed
Note: See TracTickets for help on using tickets.