2009-05-02, 05:13 AM
(This post was last modified: 2009-05-02, 05:20 AM by johnsonx42.)
No change at all in the TV Guide font size problem for me with the new release (the problem for me has been consistent from the beta to 4.0 to 4.0.1). Yes, I did uninstall the original version first, and made sure the skin2 directory had no trace of the skin. The default font size is huge as shown in the screenshot I posted above, -2 looks ok but the timeline is getting hard to see, and -2 makes the liveTv mini-guide (3 line) rather on the small side. Conversely, at the default 0 size the mini-guide is perfect.
Can someone point me to the changes I can make myself to increase the TV Guide timeline size relative to the rest of the text, and also increase the mini-guide text size? I think the mini-guide text size *should* be the same size as the regular full guide.
edit: nevermind, I found them - here are the lines as they were with the TV Guide text size set to -2 by the skin plugin:
skin.xml:
live-skin.xml:
I've set the ListingStyle size to 11, and the TimelineStyle size to 10 in both files. Now it looks pretty good all around.
Can someone point me to the changes I can make myself to increase the TV Guide timeline size relative to the rest of the text, and also increase the mini-guide text size? I think the mini-guide text size *should* be the same size as the regular full guide.
edit: nevermind, I found them - here are the lines as they were with the TV Guide text size set to -2 by the skin plugin:
skin.xml:
Code:
<TextStyles>
<TextStyle name="ListingStyle" color="#f0f0f0" size="11" />
<TextStyle name="TimelineStyle" color="#f0f0f0" size="9" />
</TextStyles>
live-skin.xml:
Code:
<TextStyles>
<TextStyle name="ListingStyle" color="#f0f0f0" size="9" />
<TextStyle name="TimelineStyle" color="#f0f0f0" size="9" />
</TextStyles>
I've set the ListingStyle size to 11, and the TimelineStyle size to 10 in both files. Now it looks pretty good all around.
server: NextPVR 5.0.7/Win10 2004/64-bit/AMD A6-7400k/hvr-2250 & hvr-1250/Winegard Flatwave antenna/Schedules Direct
main client: NextPVR 5.0.7 Desktop Client; LG 50UH5500 WebOS 3.0 TV
main client: NextPVR 5.0.7 Desktop Client; LG 50UH5500 WebOS 3.0 TV