https://bugs.kde.org/show_bug.cgi?id=385356

--- Comment #5 from Mauro Carvalho Chehab <mchehab+...@kernel.org> ---
(In reply to Heikki Kantola from comment #4)
> The patches seem to work pretty well, but there is one minor detail that
> bugs me: when you select a program from EPG for recording, Kaffeine still
> picks the title in the first available language rather than in the one you
> have selected.

Yeah, also at OSD it won't honor the selected language. 

In the case of EPG recording, it only uses the first language internally, as it
simplifies the logic. It shouldn't be hard to display a different language, but
it sounds counter-intuitive to set a global language preference at the "Program
 Guide" window, but moving it to the TV Setting windows (where such kind of
global preferences belong) would be weird, as this is the kind of window that
it is set before TV scan. On that time, Kaffeine still doesn't know what
languages are actually present at the received streams.

I could perhaps write a table of ISO 639-2 codes and use such table to setup
the language default, allowing the user to select any existing language code
there, but I guess qt5 doesn't have a library that I could use, and having to
maintain such table inside Kaffeine could be painful as times goes by.

Do you have any other suggestions?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to