one sec im going to give it a try and see if i can do it thanks for the quick response. one quick question though, "and to the parser." presumably you are refering to the:
episode.StreamFormat = "mp4"
are you saying to completely remove this, and just note the stream type in the xml, this part i believe i understand, but the part im not sure i understand is when you say also to add it to the parser, appHomeScreen.brs is where this is located, what else needs to be changed:
<streamFormat>mp4</streamFormat>
<StreamQuality>SD</StreamQuality>
and
<streamFormat>hls</streamFormat>
<StreamQuality>SD</StreamQuality>
your saying to note it like this now in the xml, if i understand you correctly.
Just need to be clear on what you mean by the parser editing, and then i should be able to do it just fine, thanks for your quick response bud.