NextPVR Forums
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) Community Skin v
1 2 3 4 5 … 10 Next »
Post your Community Skin themes and custom set-ups

 
  • 0 Vote(s) - 0 Average
Post your Community Skin themes and custom set-ups
TomH
Offline

Member

Posts: 177
Threads: 10
Joined: Aug 2006
#31
2008-02-02, 08:17 PM
Hairy Wrote:TomH could you try out the attached skin.xml. All I changed was the color scheme, I left the formatting exactly as it was.

I'd like to stress that this is Fatman_do's territory but I'd like to try and help out. It might be a good idea to backup the original 5-channel VeryLargePrint skin.xml file Smile

Hairy,
Beauteous... you are too kind! And, I have a model to learn from.

And thanks for the _very_ nice theme you developed for all of us!

Cheers,
Tom "going home to Sligo Town" H
[SIZE="1"]/TomH/ Win7 running nPVR 3.1.1 (via NMTInstall2) on HP p6624y AMD AthlonII 635, 8Gb, 1Tb, HVR-2250 (ATSC) + WebRadio, Universe (broken), BlueRetroVE+, TV Listings. SearchLite Network: Cable Modem - Belkin 54g router - box#1 Win7 Next-PVR 3.1.1, box#2 Win7 wireless laptop, and 2x wired eGreat M34A NMT clients[/SIZE]
Fatman_do
Offline

Posting Freak

Posts: 3,482
Threads: 95
Joined: Nov 2005
#32
2008-02-02, 08:27 PM
Hairy Wrote:TomH could you try out the attached skin.xml. All I changed was the color scheme, I left the formatting exactly as it was.

I'd like to stress that this is Fatman_do's territory but I'd like to try and help out. It might be a good idea to backup the original 5-channel VeryLargePrint skin.xml file Smile

Hairy (and anyone else for that matter). Help out as much as you wish. It isn't "Fatman_do's" skin, I just maintain it. I appreciate all and any help.
Fatman_do
[SIZE="1"]
HTPC: AMD XP+2500, 512MB DDR (400) ~ Capture Device: Hauppage PVR-150
Storage: 30GB OS & Recording, 160GB Post Processing & Archive
Video Output: HD 32" TV via eVGA Geforce 6200le 256MB AGP DVI-HDMI cable out
Audio Output: Turtle Beach Riviera S/PDIF Optic Output (Digital pass thru only) to Home Theater Receiver[/SIZE]

[SIZE="2"]
Moderator | Tutorials | Community Skin | CommunitySkin-SVN[/SIZE]
Hairy
Offline

Senior Member

Posts: 703
Threads: 39
Joined: Nov 2007
#33
2008-02-02, 08:43 PM
Quote:It isn't "Fatman_do's" skin

I meant more the fact that you know what you're doing and I don't Big Grin. I'm afraid that I'll make it worseSmile.

Quote:I have another question. How do I configure TV Listings so it shows each channel's channel number plus an JPG image of the network, like is shown in the wiki? RIght now it just displays the channel number.

LewE, have you tried using the "7-channel TV Guide Alternate" option in the skin plugin?
The Hairy Man

HTPC: Core Duo E4300 - 2GB DDR2 - HD 3650 - 500GB storage
Capture: 1 Nova-T 500 - 1 PVR 500
TV: S-Video to 32" Philips CRT

Support the Community Skin
Hairy
Offline

Senior Member

Posts: 703
Threads: 39
Joined: Nov 2007
#34
2008-02-03, 09:51 AM
Quote:And thanks for the _very_ nice theme you developed for all of us!

And thanks for the thanks Tom "going home to Sligo Town" H Big Grin
The Hairy Man

HTPC: Core Duo E4300 - 2GB DDR2 - HD 3650 - 500GB storage
Capture: 1 Nova-T 500 - 1 PVR 500
TV: S-Video to 32" Philips CRT

Support the Community Skin
Fatman_do
Offline

Posting Freak

Posts: 3,482
Threads: 95
Joined: Nov 2005
#35
2008-02-03, 09:36 PM (This post was last modified: 2008-02-03, 09:45 PM by Fatman_do.)
In a TV Guide skin.xml to show Channel Number+Icon, the ChannelHeaderItem element would be like this..

Code:
<CompositeImage name="ChannelHeaderItem" size="10.5,10.5">
[COLOR="SeaGreen"]<!--DrawCommonImage name="TextBackgroundNarrow"/-->
[/COLOR]    <DrawText text="@channelNumber" visible="@showIconAndName" loc="0,5" size="34,90" textStyle="TimelineStyle" align="Right" valign="center"/>
    <DrawImage filename="@channelIcon" visible="@showIconAndName" fixedAspectRatio="true" loc="26,5" size="80,86"/>
</CompositeImage>
Fatman_do
[SIZE="1"]
HTPC: AMD XP+2500, 512MB DDR (400) ~ Capture Device: Hauppage PVR-150
Storage: 30GB OS & Recording, 160GB Post Processing & Archive
Video Output: HD 32" TV via eVGA Geforce 6200le 256MB AGP DVI-HDMI cable out
Audio Output: Turtle Beach Riviera S/PDIF Optic Output (Digital pass thru only) to Home Theater Receiver[/SIZE]

[SIZE="2"]
Moderator | Tutorials | Community Skin | CommunitySkin-SVN[/SIZE]
Fatman_do
Offline

Posting Freak

Posts: 3,482
Threads: 95
Joined: Nov 2005
#36
2008-02-03, 09:42 PM
In TV Listings, to show Number+Icon the ChannelHeader element would look like this.
Code:
<CompositeImage name="ChannelHeader" size="13,9">
[COLOR="SeaGreen"]<!-- supported parameters are @icon, @name, @number -->
<!-- visible="@noIcon" will only be drawn if there is no icon for the channel available -->
<!--DrawCommonImage name="TextBackground"/-->[/COLOR]
      <DrawImage filename="@icon" loc="38,1" size="60,98" fixedAspectRatio="true"/>
      <DrawText text="@number" visible="true" loc="0,30" size="36,40" textStyle="TimelineStyle" align="Right" valign="center"/>
</CompositeImage>

This is default with the CommunitySkin.

Note, you may not see icons due to them not being setup on your system. Search the forums on how to setup channel icons.
Fatman_do
[SIZE="1"]
HTPC: AMD XP+2500, 512MB DDR (400) ~ Capture Device: Hauppage PVR-150
Storage: 30GB OS & Recording, 160GB Post Processing & Archive
Video Output: HD 32" TV via eVGA Geforce 6200le 256MB AGP DVI-HDMI cable out
Audio Output: Turtle Beach Riviera S/PDIF Optic Output (Digital pass thru only) to Home Theater Receiver[/SIZE]

[SIZE="2"]
Moderator | Tutorials | Community Skin | CommunitySkin-SVN[/SIZE]
Fatman_do
Offline

Posting Freak

Posts: 3,482
Threads: 95
Joined: Nov 2005
#37
2008-02-03, 11:02 PM
Guide2j is a little different. You would need to change these SpecialElements like this.
Code:
<SpecialElement name="Guide" loc="130,58" metadata="true" visibleChannels="7" channelRowHeight="4-" showNavigation="false" borderWidth="2" rounded="false" showChannelIcons="true" showChannelNumberAlway="true" showRecordingBar="true" MinutePixels="3.5" MinuteDraw="180" minutesToMove="30"/>
<SpecialElement name="ChannelNumber" x="70" width="60" />
<SpecialElement name="ChannelNumberOnly" x="10" width="60" />
<SpecialElement name="TimePeriods" loc="155,33" />

Without Icons, the first two columns would be the same, like shown here.
Fatman_do
[SIZE="1"]
HTPC: AMD XP+2500, 512MB DDR (400) ~ Capture Device: Hauppage PVR-150
Storage: 30GB OS & Recording, 160GB Post Processing & Archive
Video Output: HD 32" TV via eVGA Geforce 6200le 256MB AGP DVI-HDMI cable out
Audio Output: Turtle Beach Riviera S/PDIF Optic Output (Digital pass thru only) to Home Theater Receiver[/SIZE]

[SIZE="2"]
Moderator | Tutorials | Community Skin | CommunitySkin-SVN[/SIZE]
LewE
Offline

Posting Freak

Posts: 771
Threads: 115
Joined: Oct 2007
#38
2008-02-04, 12:21 AM
Fatman_do Wrote:Guide2j is a little different. You would need to change these SpecialElements like this.

Thanks Fatman_do for the answers to the three Guides, even though they are not all your plug-ins.

Since you are pretty active in these forums, I'd like to suggest something for you to bring up to the other developers to decide on the best approach.

The plug-in wikis usually don't give any help in how to customize the plug-ins through editing the XML files. Maybe the authors don't want to make the wikis overly complicated for the casual user (although I suspect that most GB-PVR users tend to want to tweak things for their own preferences).

I'd like to propose that there be a sticky topic in each forum that includes information on what edits the user can make to the XML files, particularly those that aren't obvious. Preferably, it should be restricted who can post to that thread so it just contains the end information the other users may be looking for and the thread doesn't grow to unruly size (see the Community 3.0 Support thread with its 230 entries).
Fatman_do
Offline

Posting Freak

Posts: 3,482
Threads: 95
Joined: Nov 2005
#39
2008-02-04, 12:48 AM
LewE Wrote:Thanks Fatman_do for the answers to the three Guides, even though they are not all your plug-ins.

Glad to be of help, but truth be told, I don't know the first thing about witting a plugin. I just am a skinning guy. Smile

Learning all the options can be a time consuming process, and really, besides tv guides, most users are ok with the default settings. Sometimes you will find comments in the skin files that clue you in on options.
Fatman_do
[SIZE="1"]
HTPC: AMD XP+2500, 512MB DDR (400) ~ Capture Device: Hauppage PVR-150
Storage: 30GB OS & Recording, 160GB Post Processing & Archive
Video Output: HD 32" TV via eVGA Geforce 6200le 256MB AGP DVI-HDMI cable out
Audio Output: Turtle Beach Riviera S/PDIF Optic Output (Digital pass thru only) to Home Theater Receiver[/SIZE]

[SIZE="2"]
Moderator | Tutorials | Community Skin | CommunitySkin-SVN[/SIZE]
roy
Offline

Posting Freak

Posts: 830
Threads: 95
Joined: Sep 2005
#40
2008-04-04, 08:13 PM
I've updated my Sassari based theme, and named it Rox. Cool I have a custom background mask, baseskin, main menu and TV guide (although I only use TV Listings). I also created new Selectors\Sassari Inactive, which I've wanted for a while now.

I think everything is attached in the zip. Enjoy!
What, me worry?

MSI H270 PC Mate | Core i3-7100 | 16GB RAM | 275GB M.2 2280 SSD | 4TB + 2TB HDD | Zalman Z3 Case | Win10
HDHR Prime | HVR2250 | PCH A-110 | PCH A-100 | Harmony 650 & 700 remotes | Comcast | Schedules Direct
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (5): « Previous 1 2 3 4 5 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Community-WS\TV Recordings Missing mmc.xml LewE 1 4,845 2010-05-18, 02:14 AM
Last Post: Fatman_do
  Please add to Weather2 skin... LewE 1 4,421 2010-04-02, 06:25 PM
Last Post: Fatman_do
  Community Skin WS Big Red X stangdaman 2 4,919 2010-03-14, 07:13 AM
Last Post: stangdaman
  Skin Plugin Causing Unhandled Exception Error Firetoad 1 4,681 2010-02-14, 02:47 AM
Last Post: Firetoad
  Problem with Skin Plugin richardw456 9 7,032 2009-12-22, 10:15 PM
Last Post: kindt nick
  Minor Change for Weather2 Skin LewE 2 4,633 2009-11-29, 09:40 PM
Last Post: Fatman_do
  Changes I'd Like to See in Community-SD OSD Skin LewE 15 10,702 2009-11-29, 05:52 PM
Last Post: johnsonx42
  Is Community Skin COmpatible with Windows 7? LewE 2 2,223 2009-11-29, 06:53 AM
Last Post: LewE
  Community Skin release announcements thread. Fatman_do 30 28,654 2009-11-29, 01:49 AM
Last Post: Fatman_do
  Meta tag info in community skin Mortal 2 1,991 2009-11-26, 09:28 AM
Last Post: Mortal

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode