- Moderator
- #171
Maybe you will understand by the code :
https://github.com/Sebastiii/MediaPortal-1/commit/2e53e8621747b001c6d4053432b0695d920ad5d5
And i have added in mytvrecordedtv.xml :
What i need is to display recorded items from an hidden Channel Group, i want them hidden but i want to be able to display them for playing them. (Horror / XXX etc.)
https://github.com/Sebastiii/MediaPortal-1/commit/2e53e8621747b001c6d4053432b0695d920ad5d5
And i have added in mytvrecordedtv.xml :
XML:
<control>
<type>button</type>
<description>disallowed button</description>
<id>8</id>
<textureFocus>btn_list_blue2.png</textureFocus>
<textureNoFocus></textureNoFocus>
<textYOff>7</textYOff>
<width>820</width>
<height>50</height>
<onleft>6</onleft>
<onright>50</onright>
<onup>6</onup>
<ondown>99</ondown>
<label>1657</label>
</control>
What i need is to display recorded items from an hidden Channel Group, i want them hidden but i want to be able to display them for playing them. (Horror / XXX etc.)