https://bugs.kde.org/show_bug.cgi?id=386146
--- Comment #2 from Mauro Carvalho Chehab <mchehab+sams...@kernel.org> --- (In reply to Mauro Carvalho Chehab from comment #1) > (In reply to Michael from comment #0) > > Kaffeine does not display the OSD and Program Guide properly. The > > information given is unreadable garbage; almost as if it were encrypted. > > Apart from this, the television works well. I am using a Hauppauge Dual > > Tuner USB device, and my system language is UK English. Thank you for any > > advice. > > That is a known issue. The problem is that UK (Freeview) encrypts the data > at the Event Information Table - EIT, using huffman-based tables. While it > is not hard to decrypt, there are some patents an licenses that apply to the > huffman decoding tables. > > Adding it to Kaffeine or libdvbv5 could be problematic, from legal > standpoint. Kaffeine 2.0.17 adds a feature that allows you to use EPG in UK: it comes with support for XMLTV files. With that, you could either import the XMLTV using existing xmltv grabber scripts or write your own, eventually getting the data from EPG via an external application, with would decrypt and produce a XMLTV file, allowing it to be done outside Kaffeine, and preventing any licensing issues at Kaffeine's code. -- You are receiving this mail because: You are watching all bug changes.