Ticket #1801: eitfixup-brand-new-series.diff
File eitfixup-brand-new-series.diff, 671 bytes (added by , 19 years ago) |
---|
-
libs/libmythtv/eitfixup.cpp
old new 180 180 181 181 // BBC three case (could add another record here ?) 182 182 event.description = event.description.replace(m_ukThen, ""); 183 event.description = event.description.replace(m_uk Then, "");183 event.description = event.description.replace(m_ukNew, ""); 184 184 event.title = event.title.replace(m_ukT4, ""); 185 185 186 186 // This is trying to catch the case where the subtitle is in the main title