<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[NextPVR Forums - Community Skin]]></title>
		<link>https://forums.nextpvr.com/</link>
		<description><![CDATA[NextPVR Forums - https://forums.nextpvr.com]]></description>
		<pubDate>Fri, 22 May 2026 01:26:34 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[NPVR version]]></title>
			<link>https://forums.nextpvr.com/showthread.php?tid=46495</link>
			<pubDate>Sun, 17 Oct 2010 16:32:09 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forums.nextpvr.com/member.php?action=profile&uid=4376">Blue Racer</a>]]></dc:creator>
			<guid isPermaLink="false">https://forums.nextpvr.com/showthread.php?tid=46495</guid>
			<description><![CDATA[Is there going to be a NPVR version for the Community Skin?]]></description>
			<content:encoded><![CDATA[Is there going to be a NPVR version for the Community Skin?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Glow WS - find more popup crash]]></title>
			<link>https://forums.nextpvr.com/showthread.php?tid=46121</link>
			<pubDate>Thu, 02 Sep 2010 16:50:43 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forums.nextpvr.com/member.php?action=profile&uid=3307">roy</a>]]></dc:creator>
			<guid isPermaLink="false">https://forums.nextpvr.com/showthread.php?tid=46121</guid>
			<description><![CDATA[I recently started using the Glow WS theme (still with GBPVR) on my new 46" Sony <img src="https://forums.nextpvr.com/images/smilies/cool.png" alt="Cool" title="Cool" class="smilie smilie_3" /> and it's a treat for the eyes. <img src="https://forums.nextpvr.com/images/smilies/biggrin.png" alt="Big Grin" title="Big Grin" class="smilie smilie_4" /><br />
<br />
When I call the 'Find More' pop up from TVlistings it drops back to the main menu. I've done a little digging but can't determine the cause. My Rox theme (CS4 SD) works fine. Not a priority issue, but thought someone else (smarter than me) may be able to confirm and debug the problem. I could provide logs if wanted.<br />
<br />
Thanks]]></description>
			<content:encoded><![CDATA[I recently started using the Glow WS theme (still with GBPVR) on my new 46" Sony <img src="https://forums.nextpvr.com/images/smilies/cool.png" alt="Cool" title="Cool" class="smilie smilie_3" /> and it's a treat for the eyes. <img src="https://forums.nextpvr.com/images/smilies/biggrin.png" alt="Big Grin" title="Big Grin" class="smilie smilie_4" /><br />
<br />
When I call the 'Find More' pop up from TVlistings it drops back to the main menu. I've done a little digging but can't determine the cause. My Rox theme (CS4 SD) works fine. Not a priority issue, but thought someone else (smarter than me) may be able to confirm and debug the problem. I could provide logs if wanted.<br />
<br />
Thanks]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Community-WS\TV Recordings Missing mmc.xml]]></title>
			<link>https://forums.nextpvr.com/showthread.php?tid=45225</link>
			<pubDate>Mon, 17 May 2010 18:14:46 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forums.nextpvr.com/member.php?action=profile&uid=9650">LewE</a>]]></dc:creator>
			<guid isPermaLink="false">https://forums.nextpvr.com/showthread.php?tid=45225</guid>
			<description><![CDATA[When attempting to use the Community-WS skin I get the following error:<br />
<br />
<span style="color: Blue;" class="mycode_color">[SIZE="1"]2010-05-17 10:53:34.872	WARNING	[1]	requested skin file not found: C:\Program Files (x86)\Devnz\GBPVR\skin2\Community-WS\TV Recordings\mmc.xml[/SIZE]</span><br />
<br />
Where can I get the missing xml file?]]></description>
			<content:encoded><![CDATA[When attempting to use the Community-WS skin I get the following error:<br />
<br />
<span style="color: Blue;" class="mycode_color">[SIZE="1"]2010-05-17 10:53:34.872	WARNING	[1]	requested skin file not found: C:\Program Files (x86)\Devnz\GBPVR\skin2\Community-WS\TV Recordings\mmc.xml[/SIZE]</span><br />
<br />
Where can I get the missing xml file?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[TV Guide layout, display 2 lines of Title & Subtitle]]></title>
			<link>https://forums.nextpvr.com/showthread.php?tid=45097</link>
			<pubDate>Sun, 25 Apr 2010 06:59:38 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forums.nextpvr.com/member.php?action=profile&uid=11327">johnsonx42</a>]]></dc:creator>
			<guid isPermaLink="false">https://forums.nextpvr.com/showthread.php?tid=45097</guid>
			<description><![CDATA[I finally got around to fixing something that has been bugging me for awhile.  In the SelectedShowDetails box in the TV Guide, it only allocates one line for the Title and Subtitle (ie, the @showTitleSubtitle text element).  Many shows far exceed this allowance, which was particularly annoying with shows were the Title filled the whole line, but what I really needed to see was the Episode title (ie, the Subtitle).  I first toyed around with displaying the Title on the first line and the Subtitle on a second line, using the @showTitle and @showSubtitle elements sub added at my request awhile back, but then found some shows where the Title alone overran the allotted space, yet had no subtitle.  I ended up keeping the Title &amp; Subtitle together, and simply expanding the allotted space.  I also decided I liked the show time in the smaller GeneralTextStyle instead of the Header style, which also allowed a little more room for the TitleSubtitle box.<br />
<br />
Here's the code for for your consideration, changes in red.  That's for the SD TV Guide skin.xml.  I don't have a good way to mess with the WS skin, but the adjustments should be similar.<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>&lt;CompositeImage name="SelectedShowDetails" size="96,22"&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;DrawCommonImage name="TextBackground" /&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;!-- icon and name --&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;DrawText text="@showTitleSubtitle" loc="2,2" size="[color=red]75[/color],[color=red]43[/color]" textStyle="GeneralTextHeaderStyle" align="Left" /&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;DrawText text="@duration" loc="53,[color=red]4[/color]" size="45,25" textStyle="[color=red]GeneralTextStyle[/color]" align="Right" /&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;DrawText text="@showDescription" loc="2,[color=red]45[/color]" size="96,70" textStyle="GeneralTextStyle" align="Left" /&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;/CompositeImage&gt;</code></div></div><br />
edit: I guess I should have changed the vertical size of the @showDescription element; starting at 2,45 and sized at 96,70 means it will run off the bottom of the box.  It probably doesn't matter, PVRX2 won't complain, but I guess it should be 50 or maybe 53.]]></description>
			<content:encoded><![CDATA[I finally got around to fixing something that has been bugging me for awhile.  In the SelectedShowDetails box in the TV Guide, it only allocates one line for the Title and Subtitle (ie, the @showTitleSubtitle text element).  Many shows far exceed this allowance, which was particularly annoying with shows were the Title filled the whole line, but what I really needed to see was the Episode title (ie, the Subtitle).  I first toyed around with displaying the Title on the first line and the Subtitle on a second line, using the @showTitle and @showSubtitle elements sub added at my request awhile back, but then found some shows where the Title alone overran the allotted space, yet had no subtitle.  I ended up keeping the Title &amp; Subtitle together, and simply expanding the allotted space.  I also decided I liked the show time in the smaller GeneralTextStyle instead of the Header style, which also allowed a little more room for the TitleSubtitle box.<br />
<br />
Here's the code for for your consideration, changes in red.  That's for the SD TV Guide skin.xml.  I don't have a good way to mess with the WS skin, but the adjustments should be similar.<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>&lt;CompositeImage name="SelectedShowDetails" size="96,22"&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;DrawCommonImage name="TextBackground" /&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;!-- icon and name --&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;DrawText text="@showTitleSubtitle" loc="2,2" size="[color=red]75[/color],[color=red]43[/color]" textStyle="GeneralTextHeaderStyle" align="Left" /&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;DrawText text="@duration" loc="53,[color=red]4[/color]" size="45,25" textStyle="[color=red]GeneralTextStyle[/color]" align="Right" /&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;DrawText text="@showDescription" loc="2,[color=red]45[/color]" size="96,70" textStyle="GeneralTextStyle" align="Left" /&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;/CompositeImage&gt;</code></div></div><br />
edit: I guess I should have changed the vertical size of the @showDescription element; starting at 2,45 and sized at 96,70 means it will run off the bottom of the box.  It probably doesn't matter, PVRX2 won't complain, but I guess it should be 50 or maybe 53.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[Dev] Sidewinder theme]]></title>
			<link>https://forums.nextpvr.com/showthread.php?tid=44989</link>
			<pubDate>Fri, 09 Apr 2010 00:27:59 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forums.nextpvr.com/member.php?action=profile&uid=3911">Fatman_do</a>]]></dc:creator>
			<guid isPermaLink="false">https://forums.nextpvr.com/showthread.php?tid=44989</guid>
			<description><![CDATA[Finally feeling motivated to get a "slick" themed version out for CS. Still a work in process, as I am looking to strike a balance of working with fanart images. Still have a ways to go.]]></description>
			<content:encoded><![CDATA[Finally feeling motivated to get a "slick" themed version out for CS. Still a work in process, as I am looking to strike a balance of working with fanart images. Still have a ways to go.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Please add to Weather2 skin...]]></title>
			<link>https://forums.nextpvr.com/showthread.php?tid=44935</link>
			<pubDate>Fri, 02 Apr 2010 18:12:07 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forums.nextpvr.com/member.php?action=profile&uid=9650">LewE</a>]]></dc:creator>
			<guid isPermaLink="false">https://forums.nextpvr.com/showthread.php?tid=44935</guid>
			<description><![CDATA[Please add the following under the Placements section of the Weather2 Community Skin.  It is due to a change that was made by the Weather2 author.<br />
<br />
<span style="color: Blue;" class="mycode_color">&lt;Placement name="InsetRect" 		loc="3.5,72" size="22,22"/&gt;</span>]]></description>
			<content:encoded><![CDATA[Please add the following under the Placements section of the Weather2 Community Skin.  It is due to a change that was made by the Weather2 author.<br />
<br />
<span style="color: Blue;" class="mycode_color">&lt;Placement name="InsetRect" 		loc="3.5,72" size="22,22"/&gt;</span>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Community Skin WS Big Red X]]></title>
			<link>https://forums.nextpvr.com/showthread.php?tid=44779</link>
			<pubDate>Sun, 14 Mar 2010 06:11:14 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forums.nextpvr.com/member.php?action=profile&uid=6583">stangdaman</a>]]></dc:creator>
			<guid isPermaLink="false">https://forums.nextpvr.com/showthread.php?tid=44779</guid>
			<description><![CDATA[I recently upgraded GBPVR to 1.4.7 and then upgraded the community skin as well. Whenever I try to go in to the skin option on PVRX2 now I get the big red x. I'm sure I just have something set to the wrong directory but  any tips would be helpfull. Thanks in advance.]]></description>
			<content:encoded><![CDATA[I recently upgraded GBPVR to 1.4.7 and then upgraded the community skin as well. Whenever I try to go in to the skin option on PVRX2 now I get the big red x. I'm sure I just have something set to the wrong directory but  any tips would be helpfull. Thanks in advance.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Both SD and WS together?]]></title>
			<link>https://forums.nextpvr.com/showthread.php?tid=44669</link>
			<pubDate>Tue, 02 Mar 2010 11:38:17 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forums.nextpvr.com/member.php?action=profile&uid=7264">steeb</a>]]></dc:creator>
			<guid isPermaLink="false">https://forums.nextpvr.com/showthread.php?tid=44669</guid>
			<description><![CDATA[Dear all,<br />
<br />
is it possible to have 2 instances of CS installed on the same server? SD &amp; WS? Or will this cause a conflict, particularly with the skin plugin?<br />
<br />
cheers<br />
<br />
Steeb]]></description>
			<content:encoded><![CDATA[Dear all,<br />
<br />
is it possible to have 2 instances of CS installed on the same server? SD &amp; WS? Or will this cause a conflict, particularly with the skin plugin?<br />
<br />
cheers<br />
<br />
Steeb]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Skin Plugin Causing Unhandled Exception Error]]></title>
			<link>https://forums.nextpvr.com/showthread.php?tid=44480</link>
			<pubDate>Sun, 14 Feb 2010 00:58:50 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forums.nextpvr.com/member.php?action=profile&uid=10288">Firetoad</a>]]></dc:creator>
			<guid isPermaLink="false">https://forums.nextpvr.com/showthread.php?tid=44480</guid>
			<description><![CDATA[I have the latest version of GBPVR installed on both a host and client machine.  I the Community SD Skin with the Glow Theme installed on both computers.  When I enter "Skin" from the GBPVR menu on the host machine or via MediaMVP, everything works as expected.  However, whenever I try to enter "Dkin" through GBPVR's menu on the client machine, I received the following error:<br />
<br />
"Unhandled exception has occurred in a component in your application..."<br />
"Object reference not set to an instance of an object."<br />
[The error details are in the "Windows Error.txt" file in the attached logs zip.]<br />
<br />
<br />
Following the error, the GBPVR instance will eventually become responsive again, but it does not enter the "Skin" menu.<br />
<br />
Both machines are running Windows 7 and are both up to date with Windows Update.  Also, both installations of GBPVR are the same with the exception of the MediaMVP Position plugin on the host machine.<br />
<br />
EDIT:  I wanted to add that when looking through the logs' errors, I am seeing a number of references to the D: drive.  On my client machine, the D: drive is just a small factory installed, HP Recovery partition only.  Not sure if that is an issue or not.<br />
<br />
Does anyone have any advice/input?  The client machine seems to schedule and perform other PVR functions as needed without issue except for this "Skin" issue.  Thanks in advance.]]></description>
			<content:encoded><![CDATA[I have the latest version of GBPVR installed on both a host and client machine.  I the Community SD Skin with the Glow Theme installed on both computers.  When I enter "Skin" from the GBPVR menu on the host machine or via MediaMVP, everything works as expected.  However, whenever I try to enter "Dkin" through GBPVR's menu on the client machine, I received the following error:<br />
<br />
"Unhandled exception has occurred in a component in your application..."<br />
"Object reference not set to an instance of an object."<br />
[The error details are in the "Windows Error.txt" file in the attached logs zip.]<br />
<br />
<br />
Following the error, the GBPVR instance will eventually become responsive again, but it does not enter the "Skin" menu.<br />
<br />
Both machines are running Windows 7 and are both up to date with Windows Update.  Also, both installations of GBPVR are the same with the exception of the MediaMVP Position plugin on the host machine.<br />
<br />
EDIT:  I wanted to add that when looking through the logs' errors, I am seeing a number of references to the D: drive.  On my client machine, the D: drive is just a small factory installed, HP Recovery partition only.  Not sure if that is an issue or not.<br />
<br />
Does anyone have any advice/input?  The client machine seems to schedule and perform other PVR functions as needed without issue except for this "Skin" issue.  Thanks in advance.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[DEV] my apologies....]]></title>
			<link>https://forums.nextpvr.com/showthread.php?tid=44372</link>
			<pubDate>Tue, 02 Feb 2010 04:17:33 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forums.nextpvr.com/member.php?action=profile&uid=11327">johnsonx42</a>]]></dc:creator>
			<guid isPermaLink="false">https://forums.nextpvr.com/showthread.php?tid=44372</guid>
			<description><![CDATA[Hey guys,<br />
<br />
I want to apologize for not contributing much of anything to the project.  I've pretty well lost all interest in customizing/tweaking GB-PVR.  Various conflicts and compromises have left my HTPC functional at a basic level, but unable to achieve much of the vision I had when I first started out.  With the loss of the 'dream', I've become content with it as-is which means there's no more energy for changing/improving/fixing anything.  It records what it's supposed to most of the time, comskips it pretty well, plays it back just fine.  None of the shortcomings are anything you or I could fix anyway.  I think you get the idea.<br />
<br />
I appreciate being invited to contribute, and very much appreciate all the work you've already done and are still doing.  CS is a worthy project, no installation of GB-PVR is complete without it.<br />
<br />
Future releases of GB-PVR and/or changes in my setup or desires may well re-kindle my interest in the project and get me 'geeked up' about it again.  Should I have anything worthy to contribute I'll just post it in this forum for your consideration.<br />
<br />
Regards,<br />
<br />
Dave]]></description>
			<content:encoded><![CDATA[Hey guys,<br />
<br />
I want to apologize for not contributing much of anything to the project.  I've pretty well lost all interest in customizing/tweaking GB-PVR.  Various conflicts and compromises have left my HTPC functional at a basic level, but unable to achieve much of the vision I had when I first started out.  With the loss of the 'dream', I've become content with it as-is which means there's no more energy for changing/improving/fixing anything.  It records what it's supposed to most of the time, comskips it pretty well, plays it back just fine.  None of the shortcomings are anything you or I could fix anyway.  I think you get the idea.<br />
<br />
I appreciate being invited to contribute, and very much appreciate all the work you've already done and are still doing.  CS is a worthy project, no installation of GB-PVR is complete without it.<br />
<br />
Future releases of GB-PVR and/or changes in my setup or desires may well re-kindle my interest in the project and get me 'geeked up' about it again.  Should I have anything worthy to contribute I'll just post it in this forum for your consideration.<br />
<br />
Regards,<br />
<br />
Dave]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[DEV] Google code project changes]]></title>
			<link>https://forums.nextpvr.com/showthread.php?tid=44362</link>
			<pubDate>Mon, 01 Feb 2010 09:07:16 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forums.nextpvr.com/member.php?action=profile&uid=3284">McBainUK</a>]]></dc:creator>
			<guid isPermaLink="false">https://forums.nextpvr.com/showthread.php?tid=44362</guid>
			<description><![CDATA[Hi all. Noticed there's been a few uploads to the Google code project lately. What have you all been working on?]]></description>
			<content:encoded><![CDATA[Hi all. Noticed there's been a few uploads to the Google code project lately. What have you all been working on?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[CS4 update for the  iplayer plugin]]></title>
			<link>https://forums.nextpvr.com/showthread.php?tid=44299</link>
			<pubDate>Wed, 27 Jan 2010 21:31:08 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forums.nextpvr.com/member.php?action=profile&uid=201">gEd</a>]]></dc:creator>
			<guid isPermaLink="false">https://forums.nextpvr.com/showthread.php?tid=44299</guid>
			<description><![CDATA[as per<br />
 <br />
<a href="http://forums.gbpvr.com/showpost.php?p=363022&amp;postcount=339" target="_blank" rel="noopener" class="mycode_url">http://forums.gbpvr.com/showpost.php?p=3...tcount=339</a><br />
 <br />
Here is a updated showInformation.xml file with <br />
 <br />
&lt;Placement name="StartSchedDownloadButton" loc="42.0,66.0"  size="28,5" /&gt;<br />
 <br />
added and<br />
<br />
&lt;Placement name="StartDownloadButton" loc="22.0,70.0" size="20,5" /&gt;<br />
&lt;Placement name="CancelButton"      loc="62.0,70.0" size="20,5" /&gt;<br />
&lt;Placement name="StartSchedDownloadButton" loc="42.0,70.0"  size="28,5" /&gt;<br />
<br />
modified to make buttons fit correctly (only tested on my 1080 TV)<br />
 <br />
HTH]]></description>
			<content:encoded><![CDATA[as per<br />
 <br />
<a href="http://forums.gbpvr.com/showpost.php?p=363022&amp;postcount=339" target="_blank" rel="noopener" class="mycode_url">http://forums.gbpvr.com/showpost.php?p=3...tcount=339</a><br />
 <br />
Here is a updated showInformation.xml file with <br />
 <br />
&lt;Placement name="StartSchedDownloadButton" loc="42.0,66.0"  size="28,5" /&gt;<br />
 <br />
added and<br />
<br />
&lt;Placement name="StartDownloadButton" loc="22.0,70.0" size="20,5" /&gt;<br />
&lt;Placement name="CancelButton"      loc="62.0,70.0" size="20,5" /&gt;<br />
&lt;Placement name="StartSchedDownloadButton" loc="42.0,70.0"  size="28,5" /&gt;<br />
<br />
modified to make buttons fit correctly (only tested on my 1080 TV)<br />
 <br />
HTH]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Music Library 2 font size]]></title>
			<link>https://forums.nextpvr.com/showthread.php?tid=44163</link>
			<pubDate>Sun, 17 Jan 2010 09:34:59 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forums.nextpvr.com/member.php?action=profile&uid=5814">fuzzweed</a>]]></dc:creator>
			<guid isPermaLink="false">https://forums.nextpvr.com/showthread.php?tid=44163</guid>
			<description><![CDATA[Hi, not sure if this is a CS or ML thread but... Using CS4-WS in Music Library2 the current track time display on the playlist page seems to be in too large a font so it's missing one digit.<br />
Firstly I can only find Music Library 3 folder in skin2, so I'm hoping its common to ML2 and 3 ans secondly I tried changing 16.6,33.3 to 15, 25 in- &lt;!--  position in track minutes<img src="https://forums.nextpvr.com/images/smilies/confused.png" alt="Confused" title="Confused" class="smilie smilie_13" />econds <br />
  --&gt; <br />
  &lt;DrawText text="@TNumOf" loc="79.0,2" size="16.6,33.3" textStyle="GeneralTextStyle" align="Left" /&gt; <br />
but it had no effect. any ideas?]]></description>
			<content:encoded><![CDATA[Hi, not sure if this is a CS or ML thread but... Using CS4-WS in Music Library2 the current track time display on the playlist page seems to be in too large a font so it's missing one digit.<br />
Firstly I can only find Music Library 3 folder in skin2, so I'm hoping its common to ML2 and 3 ans secondly I tried changing 16.6,33.3 to 15, 25 in- &lt;!--  position in track minutes<img src="https://forums.nextpvr.com/images/smilies/confused.png" alt="Confused" title="Confused" class="smilie smilie_13" />econds <br />
  --&gt; <br />
  &lt;DrawText text="@TNumOf" loc="79.0,2" size="16.6,33.3" textStyle="GeneralTextStyle" align="Left" /&gt; <br />
but it had no effect. any ideas?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Overlay guide font size]]></title>
			<link>https://forums.nextpvr.com/showthread.php?tid=44084</link>
			<pubDate>Sun, 10 Jan 2010 20:42:17 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forums.nextpvr.com/member.php?action=profile&uid=5814">fuzzweed</a>]]></dc:creator>
			<guid isPermaLink="false">https://forums.nextpvr.com/showthread.php?tid=44084</guid>
			<description><![CDATA[hi, the font size for the overlay tv guide (F1 during live tv) is too big in CS4-WS. The normal TV guide font is fine though (ie not this thread <a href="http://forums.nextpvr.com/showthread.php?t=41779" target="_blank" rel="noopener" class="mycode_url">http://forums.nextpvr.com/showthread.php?t=41779</a>)<br />
can you point me to the right xml to edit please.]]></description>
			<content:encoded><![CDATA[hi, the font size for the overlay tv guide (F1 during live tv) is too big in CS4-WS. The normal TV guide font is fine though (ie not this thread <a href="http://forums.nextpvr.com/showthread.php?t=41779" target="_blank" rel="noopener" class="mycode_url">http://forums.nextpvr.com/showthread.php?t=41779</a>)<br />
can you point me to the right xml to edit please.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[CS 405 text clipping in main menu]]></title>
			<link>https://forums.nextpvr.com/showthread.php?tid=43844</link>
			<pubDate>Sat, 19 Dec 2009 17:05:44 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forums.nextpvr.com/member.php?action=profile&uid=4032">newyankee</a>]]></dc:creator>
			<guid isPermaLink="false">https://forums.nextpvr.com/showthread.php?tid=43844</guid>
			<description><![CDATA[I have recently upgraded CS 405 SD for the server (was 404) and added the WS version for my NMT (looking splendid at 1280*720). I have explicitly configured CS SD for the server and WS for the NMT. <br />
<br />
Now I have text clipping on longer main menu items (Music Library 3) on the 4*3 server display (see attached). With the blue skin, no such clipping occurs. Also, the main menu frame looks slightly condensed which gives the impression that while I have set this to use SD the WS version is actually displayed.<br />
<br />
If I remember correctly, I didn't have the text clipping prior to installing the WS version. However, I can't get it back to normal by uninstalling the WS version or just reinstalling SD (giving me no skin at all). I tried all this back and forth to no avail.<br />
<br />
Any suggestions?<br />
<br />
Thanks<br />
Guido]]></description>
			<content:encoded><![CDATA[I have recently upgraded CS 405 SD for the server (was 404) and added the WS version for my NMT (looking splendid at 1280*720). I have explicitly configured CS SD for the server and WS for the NMT. <br />
<br />
Now I have text clipping on longer main menu items (Music Library 3) on the 4*3 server display (see attached). With the blue skin, no such clipping occurs. Also, the main menu frame looks slightly condensed which gives the impression that while I have set this to use SD the WS version is actually displayed.<br />
<br />
If I remember correctly, I didn't have the text clipping prior to installing the WS version. However, I can't get it back to normal by uninstalling the WS version or just reinstalling SD (giving me no skin at all). I tried all this back and forth to no avail.<br />
<br />
Any suggestions?<br />
<br />
Thanks<br />
Guido]]></content:encoded>
		</item>
	</channel>
</rss>