Actions
Feature #842
closedRFE: Make use of video quality tag
Description
Hi,
Some french HD channels inform the user whether the program they are broadcasting is an upscaled SD program or whether the original already is in HD.
I don't know whether it is xmltv conform, but the tv_grab_fr_iphone grabber gives that piece of information in its xmltv output like this:
<video><quality>HDTV</quality></video>
Could you please enhance the xmltv2vdr plugin to read the quality tag so that this information is available when looking at the EPG with the VDR and also in the Searchtimers. (For example, by adding it to the description of the program, if there is not a specific parameter for it in the VDR.)
Thanks in advance.
Actions