Ticket #1759: mfdb_manual_xmltvid_insertion.diff
File mfdb_manual_xmltvid_insertion.diff, 762 bytes (added by , 19 years ago) |
---|
-
programs/mythfilldatabase/filldata.cpp
2083 2083 0 /*service id*/, major, minor, 2084 2084 false /*use on air guide*/, false /*hidden*/, 2085 2085 false /*hidden in guide*/, 2086 freqid, localfile, (*i).tvformat)) 2086 freqid, localfile, (*i).tvformat, 2087 (*i).xmltvid)) 2087 2088 { 2088 2089 cout << "### " << endl; 2089 2090 cout << "### Channel inserted" << endl;