Fixed my own problem, I'm dumb for trying to work on this stuff when I'm tired. Used a diff tool (common programming tool I use all of the time!!!) and found the part you mentioned. Sorry for my incompetence. What caught me up was the following was missing from my Basic skin
and further, I fixed the Guide size to match yours
and the SpecialElements
I've attached my Basic skin for your plugin. Now if we can just get it as a video overlay?
Code:
<TextStyle name="ChannelNumbers" color="White" typeFace="Arial" size="13" style="bold"/>
and further, I fixed the Guide size to match yours
Code:
<DrawImage filename="..\_CoreImages\TVGuide_Grid.png" loc="120,80" size="580,280"/>
<Element name="TimelineStatus" loc="120,53" size="580,20"/>
and the SpecialElements
Code:
<SpecialElement name="Guide" loc="120,80" size="580,280" visibleChannels="7" guideMinutes="180" scrollMinutes="60" showNavigation="false" borderWidth="2" showStatusColor="false" showStatusIcon="true" brightenCurrentShowsPercent="20"/>
<SpecialElement name="Channels" loc="25,80" channelsWidth="60" borderWidth="2" showChannelIcons="true"/>
I've attached my Basic skin for your plugin. Now if we can just get it as a video overlay?
NPVR 4.1.0.180302 o Kodi 17.6 o EventGhost 0.5.0.rc4 o SAF 6.3.2 o SchedulesDirect
[SIZE="1"]
Case: Apevia X-Qpack HTPC o Motherboard: Asus P8H67-MLE o CPU: Intel Core i3-2100 o RAM: 8 GB o OS: Win7 64-bit
Tuner: HDHomeRun dual tuner o Leaf SkyHDTV antenna o Remote: Microsoft MCE
Hard drives: Samsung 500 GB SSD, Seagate 2 TB SATA2, Samsung 540 GB SATA2 o Input: Logitech USB keyboard & mouse
Video: ATI Radeon 7750 o Monitor: Viewsonic 27" VX2703MH-LED, LG 55" LCD TV
[/SIZE]
[SIZE="1"]
Case: Apevia X-Qpack HTPC o Motherboard: Asus P8H67-MLE o CPU: Intel Core i3-2100 o RAM: 8 GB o OS: Win7 64-bit
Tuner: HDHomeRun dual tuner o Leaf SkyHDTV antenna o Remote: Microsoft MCE
Hard drives: Samsung 500 GB SSD, Seagate 2 TB SATA2, Samsung 540 GB SATA2 o Input: Logitech USB keyboard & mouse
Video: ATI Radeon 7750 o Monitor: Viewsonic 27" VX2703MH-LED, LG 55" LCD TV
[/SIZE]