https://bugs.kde.org/show_bug.cgi?id=388962
--- Comment #4 from Mauro Carvalho Chehab <[email protected]> --- Just added this patch to the development tree. It should fix the issue. Please test. commit 4133a42d35e5580778e7f1f906ebf19d399e8531 Author: Mauro Carvalho Chehab <[email protected]> Date: Tue Feb 20 13:50:57 2018 +0000 dvbepg: fix logic for ATSC EIT entries The logic that adds ATSC EIT entries to the program guide is wrong: it is not inserting a new entry to the epgEntry::langEntry. Without that, none will be ever shown at the program guide, nor the program titles would appear at the OSD. BUG: 388962 Signed-off-by: Mauro Carvalho Chehab <[email protected]> -- You are receiving this mail because: You are watching all bug changes.
