[mythtv-commits] Ticket #11739: EIT over the air program guide title description mismatch FIXED/SOLVED
MythTV
noreply at mythtv.org
Fri Nov 13 21:53:49 UTC 2015
#11739: EIT over the air program guide title description mismatch FIXED/SOLVED
-----------------------------------+-----------------------------
Reporter: deadletterfile@… | Owner: dekarl
Type: Bug Report - General | Status: assigned
Priority: minor | Milestone: 0.28
Component: MythTV - ATSC | Version: Master Head
Severity: medium | Resolution:
Keywords: EIT title description | Ticket locked: 0
-----------------------------------+-----------------------------
Comment (by deadletterfile@…):
The complete patch to apply is libmythtv.140430.patch (available above).
At least two people seem to have success with it. MStuart wanted a patch
in smaller pieces and 151112.tv_rec.patch is a subset of the April patch.
You must get the source from Git or tarball for 0.27.5.
libmythtv.140430.patch is placed in mythtv/libs. A Bash script in comment
29 would need to be adjusted for you paths. However instead, you could
change directory to mythtv/libs/libmythtv then
execute: patch -Np1 < ../libmythtv.140430.patch
If there are errors it should be evident.
Output might be similar to:
{{{patch -Np1 < ../libmythtv.140430.patch}}}
patching file eithelper.cpp
patching file eitscanner.cpp
patching file eitscanner.h
patching file mpeg/atscstreamdata.cpp
patching file programdata.cpp
{{{Hunk #1 succeeded at 488 (offset -118 lines).}}}
{{{Hunk #2 succeeded at 534 (offset -121 lines).}}}
{{{Hunk #3 succeeded at 554 (offset -121 lines).}}}
{{{Hunk #4 succeeded at 1207 (offset -194 lines).}}}
{{{Hunk #5 succeeded at 1233 (offset -195 lines).}}}
patching file tv_rec.cpp
{{{Hunk #1 succeeded at 1266 (offset -1 lines).}}}
{{{Hunk #2 succeeded at 1419 (offset -1 lines).}}}
{{{Hunk #3 succeeded at 3941 (offset -1 lines).}}}
--
Ticket URL: <https://code.mythtv.org/trac/ticket/11739#comment:40>
MythTV <http://www.mythtv.org>
MythTV Media Center
More information about the mythtv-commits
mailing list