From what I understand the <contentQuality> tag in the xml files of the videoplayer example is obsolete, vestigial, ect.
From reading the SDK documentation, HDBranded True/False determines whether or not the "HD" icon appears on the video screen when HD content is loading and IsHd True/False determines whether or not the "HD" icon appears on the detail screen. Of course, I could be confused about this. However, this is my current problem:
'Set Default screen values for items not in feed
item.HDBranded = true
item.IsHD = true
By default, the videoplayer example has these set to false. When I switched them to true, I get the HD icon when HD content loads, but I also get the HD icon on the detail screen of every video. The true/false boolean for IsHD doesn't seem to have any effect on the detail screen.
Here's my question... a two-parter, actually:
1) How do I get the HD icon to show up on the detail screen only when the content is actually HD?
2) Is there any way possible to get the <contentQuality> tag to act as the IsHD indicator? I realize that the contentQuality tag is a string and IsHD is a boolean, but I'm wondering if there's a way I can just add true or false to the contentQuality tag and have the Roku read that as the IsHD indicator.
Does any of this even make any sense? Thanks in advance, and thanks for being patient with me. I'm new to all this...
If you want a vision of the future, imagine a boot stamping on a human face - forever. - George Orwell