Guest User

MyPVRRecordings.xml

a guest
Apr 5th, 2020
162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 5.82 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <window>
  3.     <defaultcontrol always="true">50</defaultcontrol>
  4.     <backgroundcolor>background</backgroundcolor>
  5.     <views>50</views>
  6.     <menucontrol>9000</menucontrol>
  7.     <controls>
  8.         <include>DefaultBackground</include>
  9.         <control type="group">
  10.             <animation effect="fade" start="100" end="0" time="200" tween="sine" condition="$EXP[infodialog_active]">Conditional</animation>
  11.             <control type="group">
  12.                 <include>OpenClose_Left</include>
  13.                 <control type="fixedlist" id="50">
  14.                     <left>0</left>
  15.                     <top>250</top>
  16.                     <right>918</right>
  17.                     <bottom>180</bottom>
  18.                     <onleft>9000</onleft>
  19.                     <onright>73</onright>
  20.                     <onup>50</onup>
  21.                     <ondown>50</ondown>
  22.                     <movement>5</movement>
  23.                     <focusposition>0</focusposition>
  24.                     <pagecontrol>73</pagecontrol>
  25.                     <scrolltime>200</scrolltime>
  26.                     <focusedlayout height="110">
  27.                         <control type="image">
  28.                             <left>0</left>
  29.                             <top>0</top>
  30.                             <right>0</right>
  31.                             <height>110</height>
  32.                             <texture colordiffuse="button_focus">lists/focus.png</texture>
  33.                             <animation effect="fade" start="100" end="0" time="0" condition="!Control.HasFocus(50)">Conditional</animation>
  34.                         </control>
  35.                         <control type="image">
  36.                             <left>21</left>
  37.                             <top>20</top>
  38.                             <width>32</width>
  39.                             <height>32</height>
  40.                             <texture colordiffuse="white">$VAR[ListWatchedIconVar]</texture>
  41.                         </control>
  42.                         <control type="label">
  43.                             <visible>!String.IsEmpty(ListItem.EpisodeName)</visible>
  44.                             <left>75</left>
  45.                             <top>-5</top>
  46.                             <height>80</height>
  47.                             <right>30</right>
  48.                             <aligny>center</aligny>
  49.                             <scroll>true</scroll>
  50.                             <label>$VAR[SeasonEpisodeLabel]$INFO[ListItem.EpisodeName]</label>
  51.                         </control>
  52.                         <control type="label">
  53.                             <visible>String.IsEmpty(ListItem.EpisodeName)</visible>
  54.                             <left>75</left>
  55.                             <top>-5</top>
  56.                             <height>80</height>
  57.                             <right>30</right>
  58.                             <aligny>center</aligny>
  59.                             <label>$INFO[ListItem.Label]</label>
  60.                         </control>
  61.                         <control type="label">
  62.                             <left>75</left>
  63.                             <top>55</top>
  64.                             <height>40</height>
  65.                             <right>30</right>
  66.                             <align>left</align>
  67.                             <aligny>center</aligny>
  68.                             <font>font12</font>
  69.                             <label>$INFO[ListItem.Label2]</label>
  70.                         </control>
  71.                     </focusedlayout>
  72.                     <itemlayout height="110">
  73.                         <control type="image">
  74.                             <left>21</left>
  75.                             <top>20</top>
  76.                             <width>32</width>
  77.                             <height>32</height>
  78.                             <texture>$VAR[ListWatchedIconVar]</texture>
  79.                         </control>
  80.                         <control type="label">
  81.                             <visible>!String.IsEmpty(ListItem.EpisodeName)</visible>
  82.                             <left>75</left>
  83.                             <top>-5</top>
  84.                             <height>80</height>
  85.                             <right>30</right>
  86.                             <aligny>center</aligny>
  87.                             <label>$VAR[SeasonEpisodeLabel]$INFO[ListItem.EpisodeName]</label>
  88.                         </control>
  89.                         <control type="label">
  90.                             <visible>String.IsEmpty(ListItem.EpisodeName)</visible>
  91.                             <left>75</left>
  92.                             <top>-5</top>
  93.                             <height>80</height>
  94.                             <right>30</right>
  95.                             <aligny>center</aligny>
  96.                             <label>$INFO[ListItem.Label]</label>
  97.                         </control>
  98.                         <control type="label">
  99.                             <left>75</left>
  100.                             <top>55</top>
  101.                             <height>40</height>
  102.                             <right>30</right>
  103.                             <align>left</align>
  104.                             <aligny>center</aligny>
  105.                             <label>$INFO[ListItem.Label2]</label>
  106.                             <font>font12</font>
  107.                             <textcolor>grey</textcolor>
  108.                             <shadowcolor>text_shadow</shadowcolor>
  109.                         </control>
  110.                     </itemlayout>
  111.                 </control>
  112.             </control>
  113.             <control type="group">
  114.                 <depth>DepthContentPanel</depth>
  115.                 <include>OpenClose_Right</include>
  116.                 <width>870</width>
  117.                 <right>0</right>
  118.                 <include content="ContentPanel">
  119.                     <param name="left" value="-72" />
  120.                     <param name="width" value="970" />
  121.                     <param name="top" value="-20" />
  122.                     <param name="flipx" value="true" />
  123.                 </include>
  124.                 <control type="scrollbar" id="73">
  125.                     <left>-50</left>
  126.                     <top>250</top>
  127.                     <width>12</width>
  128.                     <bottom>180</bottom>
  129.                     <onleft>50</onleft>
  130.                     <onright>50</onright>
  131.                     <orientation>vertical</orientation>
  132.                     <animation effect="zoom" start="100,100" end="50,100" center="-50,0" time="300" tween="sine" easing="inout" condition="!Control.HasFocus(73)">conditional</animation>
  133.                 </control>
  134.                 <include content="PVRInfoPanel">
  135.                     <param name="folder_sortorder" value="descending" />
  136.                 </include>
  137.             </control>
  138.             <include content="TopBar">
  139.                 <param name="breadcrumbs_label" value="$VAR[BreadcrumbsPVRRecordingsVar]" />
  140.             </include>
  141.             <include content="BottomBar">
  142.                 <param name="info_visible" value="true" />
  143.             </include>
  144.             <control type="group">
  145.                 <depth>DepthBars</depth>
  146.                 <right>20</right>
  147.                 <width>850</width>
  148.                 <include>OpenClose_Right</include>
  149.                 <bottom>0</bottom>
  150.                 <height>60</height>
  151.                 <control type="label">
  152.                     <right>220</right>
  153.                     <width>610</width>
  154.                     <height>20</height>
  155.                     <label>$INFO[PVR.backenddiskspace]</label>
  156.                     <shadowcolor>black</shadowcolor>
  157.                     <align>right</align>
  158.                     <font>font27</font>
  159.                     <visible>!Integer.IsGreater(PVR.backenddiskspaceprogr,100)</visible>
  160.                 </control>
  161.                 <control type="progress">
  162.                     <right>0</right>
  163.                     <top>17</top>
  164.                     <width>200</width>
  165.                     <height>12</height>
  166.                     <info>PVR.backenddiskspaceprogr</info>
  167.                     <visible>!Integer.IsGreater(PVR.backenddiskspaceprogr,100)</visible>
  168.                 </control>
  169.             </control>
  170.             <control type="group">
  171.                 <include>MediaMenuCommon</include>
  172.                 <include>PVRSideBar</include>
  173.             </control>
  174.         </control>
  175.         <control type="label" id="29">
  176.             <font></font>
  177.             <include>HiddenObject</include>
  178.         </control>
  179.         <control type="label" id="30">
  180.             <font></font>
  181.             <include>HiddenObject</include>
  182.         </control>
  183.     </controls>
  184. </window>
Add Comment
Please, Sign In to add comment